Hierarchy For All Packages
- org.jhotdraw8.collection.enumerator,
- org.jhotdraw8.collection.function,
- org.jhotdraw8.collection.iterator,
- org.jhotdraw8.collection.mapped,
- org.jhotdraw8.collection.pair,
- org.jhotdraw8.collection.primitive,
- org.jhotdraw8.collection.spliterator,
- org.jhotdraw8.collection.util
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.jhotdraw8.collection.primitive.ByteArrayList (implements org.jhotdraw8.collection.primitive.ByteList)
- org.jhotdraw8.collection.primitive.DoubleArrayList (implements org.jhotdraw8.collection.primitive.DoubleList)
- org.jhotdraw8.collection.primitive.IntArrayList (implements org.jhotdraw8.collection.primitive.IntList)
- org.jhotdraw8.collection.primitive.LongArrayList
- org.jhotdraw8.collection.mapped.MappedList<E,
F>
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- org.jhotdraw8.collection.mapped.MappedSet<E,
F>
- org.jhotdraw8.collection.mapped.MappedSet<E,
- org.jhotdraw8.collection.primitive.IntArrayDeque (implements org.jhotdraw8.collection.primitive.IntDeque)
- org.jhotdraw8.collection.primitive.LongArrayDeque (implements org.jhotdraw8.collection.primitive.LongDeque)
- org.jhotdraw8.collection.primitive.LongArrayHeap (implements java.lang.Cloneable, org.jhotdraw8.collection.primitive.LongQueue, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.jhotdraw8.collection.spliterator.AbstractListIteratorSpliterator<E> (implements java.util.ListIterator<E>, java.util.Spliterator<T>)
- org.jhotdraw8.collection.spliterator.ReadOnlyListSpliterator<E>
- org.jhotdraw8.collection.spliterator.ReverseListSpliterator<E>
- org.jhotdraw8.icollection.readonly.AbstractReadOnlyCollection<E> (implements org.jhotdraw8.icollection.readonly.ReadOnlyCollection<E>)
- org.jhotdraw8.icollection.readonly.AbstractReadOnlyList<E> (implements org.jhotdraw8.icollection.readonly.ReadOnlyList<E>)
- org.jhotdraw8.collection.mapped.MappedReadOnlyList<E,
F>
- org.jhotdraw8.collection.mapped.MappedReadOnlyList<E,
- org.jhotdraw8.icollection.readonly.AbstractReadOnlySet<E> (implements org.jhotdraw8.icollection.readonly.ReadOnlySet<E>)
- org.jhotdraw8.collection.primitive.IntRangeSet
- org.jhotdraw8.icollection.readonly.AbstractReadOnlyList<E> (implements org.jhotdraw8.icollection.readonly.ReadOnlyList<E>)
- org.jhotdraw8.collection.primitive.ByteArraySpliterator (implements org.jhotdraw8.collection.primitive.SpliteratorOfByte)
- org.jhotdraw8.collection.primitive.DenseIntSet16Bit (implements org.jhotdraw8.collection.primitive.IntSet)
- org.jhotdraw8.collection.primitive.DenseIntSet8Bit (implements org.jhotdraw8.collection.primitive.IntSet)
- org.jhotdraw8.collection.primitive.GrowableIntSet8Bit
- org.jhotdraw8.collection.enumerator.EmptyEnumerator<E> (implements org.jhotdraw8.collection.enumerator.Enumerator<E>)
- org.jhotdraw8.collection.iterator.FailFastIterator<E> (implements java.util.Iterator<E>)
- org.jhotdraw8.collection.iterator.FailFastListIterator<E> (implements java.util.ListIterator<E>)
- org.jhotdraw8.collection.enumerator.IteratorEnumeratorFacade<E> (implements org.jhotdraw8.collection.enumerator.Enumerator<E>)
- org.jhotdraw8.collection.spliterator.IteratorFacade<E> (implements java.util.function.Consumer<T>, java.util.Iterator<E>)
- org.jhotdraw8.collection.iterator.Iterators
- org.jhotdraw8.collection.util.ListHelper
- org.jhotdraw8.collection.mapped.MappedIterator<E,
F> (implements java.util.Iterator<E>) - org.jhotdraw8.collection.mapped.MappedSpliterator<E,
F> (implements java.util.Spliterator<T>) - org.jhotdraw8.collection.pair.NonNullOrderedPair<U,
V> (implements org.jhotdraw8.collection.pair.OrderedPair<U, V>) - org.jhotdraw8.collection.pair.NonNullUnorderedPair<V> (implements org.jhotdraw8.collection.pair.UnorderedPair<V>)
- org.jhotdraw8.collection.pair.SimpleOrderedPair<U,
V> (implements org.jhotdraw8.collection.pair.OrderedPair<U, V>) - org.jhotdraw8.collection.pair.SimpleUnorderedPair<V> (implements org.jhotdraw8.collection.pair.UnorderedPair<V>)
- org.jhotdraw8.collection.enumerator.SpliteratorEnumeratorFacade<E> (implements java.util.function.Consumer<T>, org.jhotdraw8.collection.enumerator.Enumerator<E>)
- org.jhotdraw8.collection.spliterator.SpliteratorIterable<T> (implements java.lang.Iterable<T>)
- java.util.Spliterators.AbstractDoubleSpliterator (implements java.util.Spliterator.OfDouble)
- org.jhotdraw8.collection.enumerator.AbstractDoubleEnumerator (implements org.jhotdraw8.collection.enumerator.Enumerator.OfDouble)
- java.util.Spliterators.AbstractIntSpliterator (implements java.util.Spliterator.OfInt)
- org.jhotdraw8.collection.enumerator.AbstractIntEnumerator (implements org.jhotdraw8.collection.enumerator.Enumerator.OfInt)
- org.jhotdraw8.collection.enumerator.IntArrayEnumerator
- org.jhotdraw8.collection.enumerator.IntCharArrayEnumerator
- org.jhotdraw8.collection.enumerator.IntRangeEnumerator
- org.jhotdraw8.collection.enumerator.IntUShortArrayEnumerator
- org.jhotdraw8.collection.enumerator.AbstractIntEnumerator (implements org.jhotdraw8.collection.enumerator.Enumerator.OfInt)
- java.util.Spliterators.AbstractLongSpliterator (implements java.util.Spliterator.OfLong)
- org.jhotdraw8.collection.enumerator.AbstractLongEnumerator (implements org.jhotdraw8.collection.enumerator.Enumerator.OfLong)
- java.util.Spliterators.AbstractSpliterator<T> (implements java.util.Spliterator<T>)
- org.jhotdraw8.collection.enumerator.AbstractEnumerator<E> (implements org.jhotdraw8.collection.enumerator.Enumerator<E>)
- org.jhotdraw8.collection.spliterator.FailFastSpliterator<E>
- org.jhotdraw8.collection.spliterator.SingletonSpliterator<E> (implements org.jhotdraw8.collection.enumerator.Enumerator<E>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.jhotdraw8.collection.enumerator.BareEnumerator<E>
- org.jhotdraw8.collection.enumerator.Enumerator<E> (also extends java.util.Spliterator<T>)
- org.jhotdraw8.collection.enumerator.Enumerator.OfDouble (also extends java.util.Spliterator.OfDouble)
- org.jhotdraw8.collection.enumerator.Enumerator.OfInt (also extends java.util.Spliterator.OfInt)
- org.jhotdraw8.collection.enumerator.Enumerator.OfLong (also extends java.util.Spliterator.OfLong)
- org.jhotdraw8.collection.enumerator.Enumerator<E> (also extends java.util.Spliterator<T>)
- org.jhotdraw8.collection.primitive.ByteConsumer
- org.jhotdraw8.collection.function.CharConsumer
- org.jhotdraw8.collection.primitive.IntSet
- org.jhotdraw8.collection.function.IntToIntFunction
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.Queue<E>
- java.util.Deque<E> (also extends java.util.SequencedCollection<E>)
- org.jhotdraw8.collection.primitive.IntDeque (also extends org.jhotdraw8.collection.primitive.IntSequencedCollection)
- org.jhotdraw8.collection.primitive.LongDeque
- org.jhotdraw8.collection.primitive.LongQueue
- java.util.Deque<E> (also extends java.util.SequencedCollection<E>)
- java.util.SequencedCollection<E>
- org.jhotdraw8.collection.primitive.ByteSequencedCollection
- java.util.Deque<E> (also extends java.util.Queue<E>)
- org.jhotdraw8.collection.primitive.IntDeque (also extends org.jhotdraw8.collection.primitive.IntSequencedCollection)
- org.jhotdraw8.collection.primitive.LongDeque
- org.jhotdraw8.collection.primitive.DoubleSequencedCollection
- org.jhotdraw8.collection.primitive.DoubleList (also extends java.util.List<E>)
- org.jhotdraw8.collection.primitive.IntSequencedCollection
- java.util.List<E>
- org.jhotdraw8.collection.primitive.ByteList (also extends org.jhotdraw8.collection.primitive.ByteSequencedCollection)
- org.jhotdraw8.collection.primitive.DoubleList (also extends org.jhotdraw8.collection.primitive.DoubleSequencedCollection)
- org.jhotdraw8.collection.primitive.IntList (also extends org.jhotdraw8.collection.primitive.IntSequencedCollection)
- java.util.Queue<E>
- java.util.Collection<E>
- java.util.Iterator<E>
- java.util.PrimitiveIterator<T,
T_CONS> - org.jhotdraw8.collection.primitive.PrimitiveIteratorOfByte
- java.util.PrimitiveIterator<T,
- org.jhotdraw8.collection.pair.OrderedPair<U,
V> - java.util.Spliterator<T>
- org.jhotdraw8.collection.enumerator.Enumerator<E> (also extends org.jhotdraw8.collection.enumerator.BareEnumerator<E>)
- org.jhotdraw8.collection.enumerator.Enumerator.OfDouble (also extends java.util.Spliterator.OfDouble)
- org.jhotdraw8.collection.enumerator.Enumerator.OfInt (also extends java.util.Spliterator.OfInt)
- org.jhotdraw8.collection.enumerator.Enumerator.OfLong (also extends java.util.Spliterator.OfLong)
- java.util.Spliterator.OfPrimitive<T,
T_CONS, T_SPLITR> - java.util.Spliterator.OfDouble
- org.jhotdraw8.collection.enumerator.Enumerator.OfDouble (also extends org.jhotdraw8.collection.enumerator.Enumerator<E>)
- java.util.Spliterator.OfInt
- org.jhotdraw8.collection.enumerator.Enumerator.OfInt (also extends org.jhotdraw8.collection.enumerator.Enumerator<E>)
- java.util.Spliterator.OfLong
- org.jhotdraw8.collection.enumerator.Enumerator.OfLong (also extends org.jhotdraw8.collection.enumerator.Enumerator<E>)
- org.jhotdraw8.collection.primitive.SpliteratorOfByte
- java.util.Spliterator.OfDouble
- org.jhotdraw8.collection.enumerator.Enumerator<E> (also extends org.jhotdraw8.collection.enumerator.BareEnumerator<E>)
- org.jhotdraw8.collection.pair.UnorderedPair<V>