Hierarchy For Package com.helger.commons.collection.map
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- com.helger.commons.collection.map.LRUSet<ELEMENTTYPE> (implements com.helger.commons.collection.impl.ICommonsOrderedSet<ELEMENTTYPE>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - com.helger.commons.collection.map.AbstractSoftMap<K,
V> (implements com.helger.commons.collection.impl.ICommonsMap<KEYTYPE, VALUETYPE>) - com.helger.commons.collection.map.SoftHashMap<K,
V> - com.helger.commons.collection.map.SoftLinkedHashMap<K,
V>
- com.helger.commons.collection.map.SoftHashMap<K,
- 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>) - com.helger.commons.collection.impl.CommonsLinkedHashMap<KEYTYPE,
VALUETYPE> (implements com.helger.commons.collection.impl.ICommonsOrderedMap<KEYTYPE, VALUETYPE>) - com.helger.commons.collection.map.LRUMap<KEYTYPE,
VALUETYPE> - com.helger.commons.collection.map.LoggingLRUMap<KEYTYPE,
VALUETYPE>
- com.helger.commons.collection.map.LoggingLRUMap<KEYTYPE,
- com.helger.commons.collection.map.LRUMap<KEYTYPE,
- com.helger.commons.collection.impl.CommonsLinkedHashMap<KEYTYPE,
- java.util.LinkedHashMap<K,
- com.helger.commons.collection.map.AbstractSoftMap<K,
- com.helger.commons.collection.map.MapEntry<KEYTYPE,
VALUETYPE> (implements java.util.Map.Entry<K, V>) - java.lang.ref.Reference<T>
- java.lang.ref.SoftReference<T>
- com.helger.commons.collection.map.AbstractSoftMap.SoftValue<K,
V>
- com.helger.commons.collection.map.AbstractSoftMap.SoftValue<K,
- java.lang.ref.SoftReference<T>
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)