Hierarchy For Package net.thevpc.common.collections
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- net.thevpc.common.collections.ImmutableConvertedList<A,
B>
- net.thevpc.common.collections.ImmutableConvertedList<A,
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - net.thevpc.common.collections.DefaultAutoValueMap<K,
V> (implements net.thevpc.common.collections.AutoValueMap<K, V>, java.util.Map<K, V>) - 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.SequencedMap<K, V>) - net.thevpc.common.collections.LRUMap<A,
B>
- net.thevpc.common.collections.LRUMap<A,
- java.util.LinkedHashMap<K,
- net.thevpc.common.collections.DefaultAutoValueMap<K,
- net.thevpc.common.collections.AbstractMultiValueMap<K,
V, L> (implements net.thevpc.common.collections.MultiValueMap<K, V, L>) - net.thevpc.common.collections.DefaultListValueMap<K,
V> (implements net.thevpc.common.collections.ListValueMap<K, V>) - net.thevpc.common.collections.DefaultSetValueMap<K,
V> (implements net.thevpc.common.collections.SetValueMap<K, V>)
- net.thevpc.common.collections.DefaultListValueMap<K,
- net.thevpc.common.collections.AcceptDenyClassSet<T>
- net.thevpc.common.collections.AcceptDenyEnumSet<T>
- net.thevpc.common.collections.AcceptDenySet<T>
- net.thevpc.common.collections.BitSet2 (implements java.lang.Cloneable, java.io.Serializable)
- net.thevpc.common.collections.ClassMap<V>
- net.thevpc.common.collections.ClassMapList<T>
- net.thevpc.common.collections.ClassPair
- net.thevpc.common.collections.ClassPairMap<V>
- net.thevpc.common.collections.ClassPairMapList<V>
- net.thevpc.common.collections.CollectionDiff<T>
- net.thevpc.common.collections.Collections2
- net.thevpc.common.collections.CollectionUtils
- net.thevpc.common.collections.DefaultKeyValueList<K,
V> (implements net.thevpc.common.collections.KeyValueList<K, V>) - net.thevpc.common.collections.DoubleArrayList
- net.thevpc.common.collections.EvictingCharQueue
- net.thevpc.common.collections.EvictingIntQueue
- net.thevpc.common.collections.EvictingQueue<T>
- net.thevpc.common.collections.IndexedMap<K,
V> - net.thevpc.common.collections.IntArrayList
- net.thevpc.common.collections.LongArrayList
- net.thevpc.common.collections.MapBuilder<K,
V> - net.thevpc.common.collections.MapUtils
- net.thevpc.common.collections.MapUtils.Entry<K,
V> - net.thevpc.common.collections.UnmodifiableCollection<E> (implements java.util.Collection<E>, java.io.Serializable)
- net.thevpc.common.collections.UnmodifiableList<E> (implements java.util.List<E>)
- net.thevpc.common.collections.UnmodifiableKeyValueList<K,
V> (implements net.thevpc.common.collections.KeyValueList<K, V>)
- net.thevpc.common.collections.UnmodifiableKeyValueList<K,
- net.thevpc.common.collections.UnmodifiableList<E> (implements java.util.List<E>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- net.thevpc.common.collections.Collection2
- net.thevpc.common.collections.AutoValueMap<K,
V> (also extends java.util.Map<K, V>) - net.thevpc.common.collections.KeyValueList<K,
V> (also extends java.util.List<E>) - net.thevpc.common.collections.MultiValueMap<K,
V, L> - net.thevpc.common.collections.ListValueMap<K,
V> - net.thevpc.common.collections.SetValueMap<K,
V>
- net.thevpc.common.collections.ListValueMap<K,
- net.thevpc.common.collections.AutoValueMap<K,
- net.thevpc.common.collections.CollectionFilter<A>
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.SequencedCollection<E>
- java.util.List<E>
- net.thevpc.common.collections.KeyValueList<K,
V> (also extends net.thevpc.common.collections.Collection2)
- net.thevpc.common.collections.KeyValueList<K,
- java.util.List<E>
- java.util.SequencedCollection<E>
- java.util.Collection<E>
- java.util.Map<K,
V> - net.thevpc.common.collections.AutoValueMap<K,
V> (also extends net.thevpc.common.collections.Collection2)
- net.thevpc.common.collections.AutoValueMap<K,