Klassenhierarchie
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- speiger.src.collections.ints.collections.AbstractIntCollection (implements speiger.src.collections.ints.collections.IntCollection)
- speiger.src.collections.ints.lists.AbstractIntList (implements speiger.src.collections.ints.lists.IntList)
- speiger.src.collections.ints.lists.CopyOnWriteIntArrayList (implements speiger.src.collections.ints.collections.IntStack, speiger.src.collections.utils.ITrimmable)
- speiger.src.collections.ints.lists.ImmutableIntList
- speiger.src.collections.ints.lists.IntArrayList (implements speiger.src.collections.ints.utils.IIntArray, speiger.src.collections.ints.collections.IntStack)
- speiger.src.collections.ints.lists.IntLinkedList (implements speiger.src.collections.ints.queues.IntPriorityDequeue, speiger.src.collections.ints.collections.IntStack)
- speiger.src.collections.ints.lists.AbstractIntList (implements speiger.src.collections.ints.lists.IntList)
- speiger.src.collections.ints.collections.AbstractIntCollection (implements speiger.src.collections.ints.collections.IntCollection)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Schnittstellenhierarchie
- speiger.src.collections.utils.ISizeProvider
- speiger.src.collections.ints.collections.IntCollection (auch extends java.util.Collection<E>, speiger.src.collections.ints.collections.IntIterable)
- java.lang.Iterable<T>
- java.util.Collection<E>
- speiger.src.collections.ints.collections.IntCollection (auch extends speiger.src.collections.ints.collections.IntIterable, speiger.src.collections.utils.ISizeProvider)
- java.util.List<E>
- speiger.src.collections.ints.lists.IntList (auch extends speiger.src.collections.ints.collections.IntCollection)
- speiger.src.collections.ints.collections.IntIterable
- speiger.src.collections.ints.collections.IntCollection (auch extends java.util.Collection<E>, speiger.src.collections.utils.ISizeProvider)
- java.util.Collection<E>
- java.util.Iterator<E>
- speiger.src.collections.ints.collections.IntIterator
- speiger.src.collections.ints.collections.IntBidirectionalIterator (auch extends speiger.src.collections.objects.collections.ObjectBidirectionalIterator<T>)
- speiger.src.collections.ints.lists.IntListIterator (auch extends java.util.ListIterator<E>)
- speiger.src.collections.ints.collections.IntBidirectionalIterator (auch extends speiger.src.collections.objects.collections.ObjectBidirectionalIterator<T>)
- java.util.ListIterator<E>
- speiger.src.collections.ints.lists.IntListIterator (auch extends speiger.src.collections.ints.collections.IntBidirectionalIterator)
- speiger.src.collections.objects.collections.ObjectIterator<T>
- speiger.src.collections.objects.collections.ObjectBidirectionalIterator<T>
- speiger.src.collections.ints.collections.IntBidirectionalIterator (auch extends speiger.src.collections.ints.collections.IntIterator)
- speiger.src.collections.ints.lists.IntListIterator (auch extends java.util.ListIterator<E>)
- speiger.src.collections.ints.collections.IntBidirectionalIterator (auch extends speiger.src.collections.ints.collections.IntIterator)
- speiger.src.collections.objects.collections.ObjectBidirectionalIterator<T>
- speiger.src.collections.ints.collections.IntIterator