Hierarchy For All Packages
Package Hierarchies: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.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.function.Lazy<T> (implements java.util.function.Supplier<T>)
- org.ethelred.util.collect.Sequences
- org.ethelred.util.stream.SummaryStatistics<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.ethelred.util.function.WrappedCheckedException
- java.lang.RuntimeException
- java.lang.Exception
- 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,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- org.ethelred.util.function.CheckedConsumer<T,E>
- org.ethelred.util.function.CheckedFunction<T,R,E>
- org.ethelred.util.function.CheckedRunnable<E>
- org.ethelred.util.function.CheckedSupplier<T,E>
- org.ethelred.util.collect.TypedObjectKey<T>
- org.ethelred.util.collect.TypedObjectMap