Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- com.floragunn.fluent.collections.AbstractImmutableCollection<E>
- com.floragunn.fluent.collections.CheckList.BasicCheckList<E> (implements com.floragunn.fluent.collections.CheckList<E>)
- com.floragunn.fluent.collections.CheckList.TwoElementCheckList<E> (implements com.floragunn.fluent.collections.CheckList<E>)
- com.floragunn.fluent.collections.CheckTable.AbstractCheckTable<R,C> (implements com.floragunn.fluent.collections.CheckTable<R,C>)
- com.floragunn.fluent.collections.CheckTable.ArrayCheckTable<R,C>
- com.floragunn.fluent.collections.CheckTable.SingleCellCheckTable<R,C>
- com.floragunn.fluent.collections.CheckTable.SingleColumnCheckTable<R,C>
- com.floragunn.fluent.collections.CheckTable.SingleRowCheckTable<R,C>
- com.floragunn.fluent.collections.CheckTable.TwoColumnCheckTable<R,C>
- com.floragunn.fluent.collections.ImmutableList.Builder<E>
- com.floragunn.fluent.collections.ImmutableMap.Builder<K,V>
- com.floragunn.fluent.collections.ImmutableSet.Builder<E> (implements java.lang.Iterable<T>)
- com.floragunn.fluent.collections.views.IteratorViewImpl
- com.floragunn.fluent.collections.OrderedImmutableMap.Builder<K,V>
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- com.floragunn.fluent.collections.CheckList<E>
- com.floragunn.fluent.collections.CheckTable<R,C>
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.List<E>
- com.floragunn.fluent.collections.UnmodifiableList<V> (also extends com.floragunn.fluent.collections.UnmodifiableCollection<V>)
- com.floragunn.fluent.collections.ImmutableList<E>
- com.floragunn.fluent.collections.UnmodifiableList<V> (also extends com.floragunn.fluent.collections.UnmodifiableCollection<V>)
- java.util.Set<E>
- com.floragunn.fluent.collections.UnmodifiableSet<V> (also extends com.floragunn.fluent.collections.UnmodifiableCollection<V>)
- com.floragunn.fluent.collections.ImmutableSet<E>
- com.floragunn.fluent.collections.UnmodifiableSet<V> (also extends com.floragunn.fluent.collections.UnmodifiableCollection<V>)
- com.floragunn.fluent.collections.UnmodifiableCollection<V>
- com.floragunn.fluent.collections.views.CollectionView<E>
- com.floragunn.fluent.collections.UnmodifiableList<V> (also extends java.util.List<E>)
- com.floragunn.fluent.collections.ImmutableList<E>
- com.floragunn.fluent.collections.UnmodifiableSet<V> (also extends java.util.Set<E>)
- com.floragunn.fluent.collections.ImmutableSet<E>
- java.util.List<E>
- com.floragunn.fluent.collections.views.IterableView<E>
- java.util.Collection<E>
- java.util.Iterator<E>
- com.floragunn.fluent.collections.UnmodifiableIterator<E>
- com.floragunn.fluent.collections.views.IteratorView<E>
- com.floragunn.fluent.collections.UnmodifiableIterator<E>
- java.util.Map<K,V>
- com.floragunn.fluent.collections.UnmodifiableMap<K,V>
- com.floragunn.fluent.collections.ImmutableMap<K,V>
- com.floragunn.fluent.collections.OrderedImmutableMap<K,V>
- com.floragunn.fluent.collections.views.MapView<K,V>
- com.floragunn.fluent.collections.ImmutableMap<K,V>
- com.floragunn.fluent.collections.UnmodifiableMap<K,V>