Class | Description |
---|---|
ArrayIterator<E> |
An iterator over an array.
|
ImmutableArrayList<E> |
Constant-array implementation of the List interface.
|
ImmutableList<T> | |
ImmutableList.ImmutableListIterator<T> | |
ImmutableList2<T> | |
ImmutableList2.ImmutableList2Iterator<T> | |
WeakReferences<E> |
A pool of weak reference objects, which do not prevent their referents from being
made finalizable, finalized, and then reclaimed.
|