Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - org.ethelred.util.collect.ExpandableMap<K,
V>
- org.ethelred.util.collect.ExpandableMap<K,
- org.ethelred.util.collect.BiMap<A,
B> - org.ethelred.util.collect.BiMap.Entry<A,
B> - org.ethelred.util.collect.EmptyTypedObjectMap (implements org.ethelred.util.collect.TypedObjectMap)
- org.ethelred.util.collect.ImmutableTypedObjectMap (implements org.ethelred.util.collect.TypedObjectMap)
- org.ethelred.util.collect.ImmutableTypedObjectMap.Builder
- org.ethelred.util.collect.Sequences
- org.ethelred.util.collect.TypedObjectKey.IdentityTypedObjectKey<TT> (implements org.ethelred.util.collect.TypedObjectKey<T>)
- org.ethelred.util.collect.TypedObjectKey.ValuedTypedObjectKey<V,
TT> (implements org.ethelred.util.collect.TypedObjectKey<T>) - org.ethelred.util.collect.ValuedTypedObjectMap (implements org.ethelred.util.collect.TypedObjectMap)
- java.util.AbstractMap<K,
Interface Hierarchy
- org.ethelred.util.collect.TypedObjectKey<T>
- org.ethelred.util.collect.TypedObjectMap