|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLongCollection | |
org.apache.commons.collections.primitives | Collections of primitive values. |
Uses of AbstractLongCollection in org.apache.commons.collections.primitives |
Subclasses of AbstractLongCollection in org.apache.commons.collections.primitives | |
class |
ArrayLongList
An LongList backed by an array of long s. |
class |
ArrayUnsignedIntList
An IntList backed by an array of unsigned
int values. |
class |
RandomAccessLongList
Abstract base class for LongList s backed
by random access structures like arrays. |
protected static class |
RandomAccessLongList.RandomAccessLongSubList
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |