Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- de.befrish.testdatamt.collection.id.AbstractIdentifiable<I> (implements de.befrish.testdatamt.collection.id.Identifiable<I>)
- de.befrish.testdatamt.collection.id.map.AbstractImmutableIdMap<E> (implements de.befrish.testdatamt.collection.id.map.IdMap<E>)
- de.befrish.testdatamt.collection.id.map.EmptyIdMap<E> (implements de.befrish.testdatamt.collection.id.map.IdMap<E>)
- de.befrish.testdatamt.collection.id.map.ImmutableIdMap<E> (implements de.befrish.testdatamt.collection.id.map.IdMap<E>)
- de.befrish.testdatamt.collection.id.map.IdMapCollector<E> (implements java.util.stream.Collector<T,A,R>)
- de.befrish.testdatamt.collection.id.map.IdMaps
- de.befrish.testdatamt.collection.id.map.MutableIdMap<E> (implements de.befrish.testdatamt.collection.id.map.IdMap<E>)
Interface Hierarchy
- de.befrish.testdatamt.collection.id.Identifiable<I>
- java.lang.Iterable<T>
- de.befrish.testdatamt.collection.id.map.IdMap<E>