| Interface | Description |
|---|---|
| LongTuple |
Interface describing an N-dimensional tuple consisting
of
long values. |
| MutableLongTuple |
Interface describing an N-dimensional mutable tuple of
long values. |
| Class | Description |
|---|---|
| AbstractLongTuple |
Abstract base implementation of a
LongTuple. |
| AbstractMutableLongTuple |
Abstract base implementation of a
MutableLongTuple. |
| LongTupleCollections |
Utility methods related to collections of
LongTuple
instances. |
| LongTupleFunctions |
Methods that perform bulk operations on the elements of
LongTuples
using functional interfaces. |
| LongTuples |
Utility methods related to
LongTuples. |
long valuesCopyright © 2015. All Rights Reserved.