Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- wt.fc.collections.AbstractWTCollection (implements wt.fc.collections.ReferenceBased, wt.fc.collections.WTCollection)
- wt.fc.collections.AbstractWTList (implements wt.fc.collections.WTList)
- wt.fc.collections.WTArrayList (implements java.lang.Cloneable, wt.util.Evolvable, wt.fc.ResultProcessor)
- wt.fc.collections.WTHashSet (implements java.lang.Cloneable, wt.util.Evolvable, wt.fc.ResultProcessor, wt.fc.collections.WTSet)
- wt.fc.collections.AbstractWTList (implements wt.fc.collections.WTList)
- wt.fc.collections.AbstractWTCollection (implements wt.fc.collections.ReferenceBased, wt.fc.collections.WTCollection)
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - wt.fc.collections.WTKeyedHashMap (implements java.lang.Cloneable, wt.util.Evolvable, wt.fc.ResultProcessor, wt.fc.collections.WTKeyedMap)
- wt.fc.collections.WTValuedHashMap (implements wt.util.Evolvable, wt.fc.collections.WTValuedMap)
- wt.fc.collections.WTKeyedHashMap (implements java.lang.Cloneable, wt.util.Evolvable, wt.fc.ResultProcessor, wt.fc.collections.WTKeyedMap)
- wt.fc.collections.CollectionsHelper
- wt.fc.collections.RefreshSpec (implements java.io.Externalizable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- wt.util.WTException (implements wt.util.LocalizableMessage)
- wt.fc.collections.CollectionContainsDeletedException (implements java.io.Serializable)
- wt.fc.collections.CollectionContainsStaleException (implements java.io.Serializable)
- wt.util.WTException (implements wt.util.LocalizableMessage)
- java.lang.Exception
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- wt.fc.collections.CollectionsManager
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.List<E>
- wt.fc.collections.WTList (also extends wt.fc.collections.WTCollection)
- java.util.Set<E>
- wt.fc.collections.WTSet (also extends wt.fc.collections.WTCollection)
- wt.fc.collections.WTCollection
- java.util.List<E>
- java.util.Collection<E>
- java.util.Map<K,
V> - wt.fc.collections.WTKeyedMap
- wt.fc.collections.WTValuedMap
- wt.fc.collections.WTKeyedMap
- java.util.Map.Entry<K,
V> - wt.fc.collections.WTKeyedMap.WTEntry
- wt.fc.collections.WTValuedMap.WTValuedEntry
- wt.fc.collections.WTKeyedMap.WTEntry