Hierarchy For Package org.odenix.collections
Class Hierarchy
- java.lang.Object
- org.odenix.collections.ImmutableList.SubList<E> (implements org.odenix.collections.ImmutableList<E>)
Interface Hierarchy
- org.odenix.collections.ImmutableMap<K,
V> - org.odenix.collections.PersistentMap<K,
V>
- org.odenix.collections.PersistentMap<K,
- java.lang.Iterable<T>
- java.util.Collection<E>
- org.odenix.collections.PersistentCollection.Builder<E>
- org.odenix.collections.PersistentList.Builder<E> (also extends java.util.List<E>)
- org.odenix.collections.PersistentSet.Builder<E> (also extends java.util.Set<E>)
- java.util.SequencedCollection<E>
- java.util.List<E>
- org.odenix.collections.PersistentList.Builder<E> (also extends org.odenix.collections.PersistentCollection.Builder<E>)
- java.util.List<E>
- java.util.Set<E>
- org.odenix.collections.PersistentSet.Builder<E> (also extends org.odenix.collections.PersistentCollection.Builder<E>)
- org.odenix.collections.PersistentCollection.Builder<E>
- org.odenix.collections.ImmutableCollection<E>
- org.odenix.collections.ImmutableList<E>
- org.odenix.collections.PersistentList<E> (also extends org.odenix.collections.PersistentCollection<E>)
- org.odenix.collections.ImmutableSet<E>
- org.odenix.collections.PersistentSet<E> (also extends org.odenix.collections.PersistentCollection<E>)
- org.odenix.collections.PersistentCollection<E>
- org.odenix.collections.PersistentList<E> (also extends org.odenix.collections.ImmutableList<E>)
- org.odenix.collections.PersistentSet<E> (also extends org.odenix.collections.ImmutableSet<E>)
- org.odenix.collections.ImmutableList<E>
- java.util.Collection<E>
- java.util.Map<K,
V> - org.odenix.collections.PersistentMap.Builder<K,
V>
- org.odenix.collections.PersistentMap.Builder<K,