JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12.2.1.3.0
E80373-03
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package weblogic.utils.collections
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractList<E> (implements java.util.List<E>)
weblogic.utils.collections.
CopyOnWriteArrayList.COWSubList
<E>
weblogic.utils.collections.
EmbeddedList
weblogic.utils.collections.
EmbeddedList.EmbeddedListSubList
java.util.AbstractSet<E> (implements java.util.Set<E>)
weblogic.utils.collections.
ArraySet
<E> (implements java.lang.Cloneable, java.io.Serializable)
weblogic.utils.collections.
ConcurrentHashMap.EntrySet
weblogic.utils.collections.
ConcurrentHashMap.KeySet
weblogic.utils.collections.
ConcurrentHashSet
<E> (implements java.lang.Cloneable, java.io.Serializable, java.util.Set<E>)
weblogic.utils.collections.
ConcurrentWeakHashMap.EntrySet
weblogic.utils.collections.
ConcurrentWeakHashMap.KeySet
weblogic.utils.collections.
TreeMap.SubMap.EntrySetView
weblogic.utils.collections.
CircularQueue
<E>
weblogic.utils.collections.
ConcurrentHashMap.Values
weblogic.utils.collections.
ConcurrentWeakHashMap.Values
weblogic.utils.collections.
NumericKeyHashMap.Values
weblogic.utils.collections.
Stack
weblogic.utils.collections.
StackPool
(implements weblogic.utils.collections.
Pool
<E>)
weblogic.utils.collections.
AbstractEmbeddedListElement
(implements weblogic.utils.collections.
EmbeddedListElement
)
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
weblogic.utils.collections.
ArrayMap
<K,V>
weblogic.utils.collections.
ConcurrentHashMap
<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
weblogic.utils.collections.
ConcurrentWeakHashMap
<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
weblogic.utils.collections.
LRUCacheHashMap
<K,V>
weblogic.utils.collections.
MatchMap
weblogic.utils.collections.
SecondChanceCacheMap
<K,V>
weblogic.utils.collections.
WeakConcurrentHashMap
<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>)
weblogic.utils.collections.
AbstractMap
<K,V> (implements java.util.Map<K,V>)
weblogic.utils.collections.
TreeMap
<K,V> (implements java.lang.Cloneable, java.util.SortedMap<K,V>)
weblogic.utils.collections.
TreeMap.SubMap
(implements java.io.Serializable, java.util.SortedMap<K,V>)
weblogic.utils.collections.
AbstractMap.SimpleEntry
<K,V> (implements java.util.Map.Entry<K,V>)
weblogic.utils.collections.
AbstractMap.SimpleImmutableEntry
<K,V>
weblogic.utils.collections.
ArrayIterator
(implements java.util.Iterator<E>)
weblogic.utils.collections.
ArrayMap.ArrayMapIterator
<E> (implements java.util.Iterator<E>)
weblogic.utils.collections.
CombinedIterator
(implements java.util.Iterator<E>)
weblogic.utils.collections.
ConcurrentCircularQueue
<E>
weblogic.utils.collections.
ConcurrentHashMap.Entry
<K,V> (implements java.util.Map.Entry<K,V>)
weblogic.utils.collections.
ConcurrentHashMap.HashIterator
<E> (implements java.util.Iterator<E>)
weblogic.utils.collections.
ConcurrentHashMap.EntryIterator
weblogic.utils.collections.
ConcurrentHashMap.KeyIterator
weblogic.utils.collections.
ConcurrentHashMap.ValueIterator
weblogic.utils.collections.
ConcurrentPool
<T>
weblogic.utils.collections.
ConcurrentWeakHashMap.HashEntry
<K,V>
weblogic.utils.collections.
ConcurrentWeakHashMap.HashIterator
weblogic.utils.collections.
ConcurrentWeakHashMap.EntryIterator
(implements java.util.Iterator<E>)
weblogic.utils.collections.
ConcurrentWeakHashMap.KeyIterator
(implements java.util.Enumeration<E>, java.util.Iterator<E>)
weblogic.utils.collections.
ConcurrentWeakHashMap.ValueIterator
(implements java.util.Enumeration<E>, java.util.Iterator<E>)
weblogic.utils.collections.
ConcurrentWeakHashMap.SimpleEntry
<K,V> (implements java.util.Map.Entry<K,V>, java.io.Serializable)
weblogic.utils.collections.
ConcurrentWeakHashMap.WriteThroughEntry
weblogic.utils.collections.
CopyOnWriteArrayList
<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess)
weblogic.utils.collections.
CopyOnWriteArrayList.COWIterator
<E> (implements java.util.ListIterator<E>)
weblogic.utils.collections.
CopyOnWriteArrayList.COWSubListIterator
<E> (implements java.util.ListIterator<E>)
weblogic.utils.collections.
DelegatingCollection
(implements java.util.Collection<E>)
weblogic.utils.collections.
DelegatingSet
(implements java.util.Set<E>)
weblogic.utils.collections.
DelegatingIterator
(implements java.util.Iterator<E>)
weblogic.utils.collections.
DelegatingMap
(implements java.util.Map<K,V>)
java.util.Dictionary<K,V>
java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
java.util.Properties
weblogic.utils.collections.
ConcurrentProperties
weblogic.utils.collections.
EmbeddedList.Itr
(implements weblogic.utils.collections.
EmbeddedListIterator
)
weblogic.utils.collections.
Iterators
weblogic.utils.collections.
MappingIterator
(implements java.util.Iterator<E>)
weblogic.utils.collections.
MatchMap.Entry
(implements java.util.Map.Entry<K,V>)
weblogic.utils.collections.
MatchMap.EntryIterator
(implements java.util.Iterator<E>)
weblogic.utils.collections.
MatchMap.Test
weblogic.utils.collections.
NumericArraySet
weblogic.utils.collections.
NumericKeyHashMap
weblogic.utils.collections.
NumericKeyHashtable
weblogic.utils.collections.
NumericKeyHashMap.Entry
weblogic.utils.collections.
NumericValueHashMap
weblogic.utils.collections.
NumericValueHashtable
weblogic.utils.collections.
NumericValueHashMap.Entry
weblogic.utils.collections.
PartialOrderSet
<T> (implements weblogic.utils.collections.
MaybeQueue
<E>)
weblogic.utils.collections.
PartialOrderSet.Itr
(implements java.util.Iterator<E>)
weblogic.utils.collections.
PartitionedConcurrentPool
<E> (implements weblogic.utils.collections.
Pool
<E>)
weblogic.utils.collections.
PeekingIterator
(implements java.util.Iterator<E>)
weblogic.utils.collections.
FilteringIterator
java.util.concurrent.locks.ReentrantLock (implements java.util.concurrent.locks.Lock, java.io.Serializable)
weblogic.utils.collections.
ConcurrentWeakHashMap.Segment
<K,V> (implements java.io.Serializable)
java.lang.ref.Reference<T>
java.lang.ref.WeakReference<T>
weblogic.utils.collections.
ConcurrentWeakHashMap.WeakKeyReference
<K>
weblogic.utils.collections.
WeakConcurrentHashMap.WREntry
<K,V> (implements java.util.Map.Entry<K,V>)
weblogic.utils.collections.
SecondChanceCacheMap.Entry
<K,V> (implements java.util.Map.Entry<K,V>)
weblogic.utils.collections.
SecondChanceCacheMap.SecondChanceIterator
(implements java.util.Iterator<E>)
weblogic.utils.collections.
TicketedArrayQueue
<T>
weblogic.utils.collections.
PartialOrderSet.WindowedArrayQ
<T>
weblogic.utils.collections.
TreeMap.Entry
<K,V> (implements java.util.Map.Entry<K,V>)
weblogic.utils.collections.
TreeMap.PrivateEntryIterator
<T> (implements java.util.Iterator<E>)
weblogic.utils.collections.
TreeMap.EntryIterator
weblogic.utils.collections.
TreeMap.KeyIterator
weblogic.utils.collections.
TreeMap.SubMapEntryIterator
weblogic.utils.collections.
TreeMap.ValueIterator
weblogic.utils.collections.
Turnstile
weblogic.utils.collections.
Turnstile.QNode
weblogic.utils.collections.
WeakConcurrentHashMap.HashIterator
<E> (implements java.util.Iterator<E>)
Interface Hierarchy
weblogic.utils.collections.
EmbeddedListElement
java.lang.Iterable<T>
java.util.Collection<E>
java.util.Queue<E>
java.util.concurrent.BlockingQueue<E>
weblogic.utils.collections.
MaybeQueue
<E>
java.util.Iterator<E>
java.util.ListIterator<E>
weblogic.utils.collections.
EmbeddedListIterator
weblogic.utils.collections.
MaybeMapper
<T>
weblogic.utils.collections.
Pool
<E>
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright 1996, 2018, Oracle and/or its affiliates. All rights reserved.
Prev
Next
Frames
No Frames
All Classes