Hierarchy For Package de.befrish.testdatamt.collection.id.map

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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

  • java.lang.Iterable<T>
    • de.befrish.testdatamt.collection.id.map.IdMap<E>