Klassenhierarchie
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- speiger.src.collections.longs.collections.AbstractLongCollection (implements speiger.src.collections.longs.collections.LongCollection)
- speiger.src.collections.longs.lists.AbstractLongList (implements speiger.src.collections.longs.lists.LongList)
- speiger.src.collections.longs.lists.CopyOnWriteLongArrayList (implements speiger.src.collections.utils.ITrimmable, speiger.src.collections.longs.collections.LongStack)
- speiger.src.collections.longs.lists.ImmutableLongList
- speiger.src.collections.longs.lists.LongArrayList (implements speiger.src.collections.longs.utils.ILongArray, speiger.src.collections.longs.collections.LongStack)
- speiger.src.collections.longs.lists.LongLinkedList (implements speiger.src.collections.longs.queues.LongPriorityDequeue, speiger.src.collections.longs.collections.LongStack)
- speiger.src.collections.longs.lists.AbstractLongList (implements speiger.src.collections.longs.lists.LongList)
- speiger.src.collections.longs.collections.AbstractLongCollection (implements speiger.src.collections.longs.collections.LongCollection)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Schnittstellenhierarchie
- speiger.src.collections.utils.ISizeProvider
- speiger.src.collections.longs.collections.LongCollection (auch extends java.util.Collection<E>, speiger.src.collections.longs.collections.LongIterable)
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.List<E>
- speiger.src.collections.longs.lists.LongList (auch extends speiger.src.collections.longs.collections.LongCollection)
- speiger.src.collections.longs.collections.LongCollection (auch extends speiger.src.collections.utils.ISizeProvider, speiger.src.collections.longs.collections.LongIterable)
- java.util.List<E>
- speiger.src.collections.longs.collections.LongIterable
- speiger.src.collections.longs.collections.LongCollection (auch extends java.util.Collection<E>, speiger.src.collections.utils.ISizeProvider)
- java.util.Collection<E>
- java.util.Iterator<E>
- java.util.ListIterator<E>
- speiger.src.collections.longs.lists.LongListIterator (auch extends speiger.src.collections.longs.collections.LongBidirectionalIterator)
- speiger.src.collections.longs.collections.LongIterator
- speiger.src.collections.longs.collections.LongBidirectionalIterator (auch extends speiger.src.collections.objects.collections.ObjectBidirectionalIterator<T>)
- speiger.src.collections.longs.lists.LongListIterator (auch extends java.util.ListIterator<E>)
- speiger.src.collections.longs.collections.LongBidirectionalIterator (auch extends speiger.src.collections.objects.collections.ObjectBidirectionalIterator<T>)
- speiger.src.collections.objects.collections.ObjectIterator<T>
- speiger.src.collections.objects.collections.ObjectBidirectionalIterator<T>
- speiger.src.collections.longs.collections.LongBidirectionalIterator (auch extends speiger.src.collections.longs.collections.LongIterator)
- speiger.src.collections.longs.lists.LongListIterator (auch extends java.util.ListIterator<E>)
- speiger.src.collections.longs.collections.LongBidirectionalIterator (auch extends speiger.src.collections.longs.collections.LongIterator)
- speiger.src.collections.objects.collections.ObjectBidirectionalIterator<T>
- java.util.ListIterator<E>