Interface ILongListable
- All Known Implementing Classes:
ILongList, ILongList.ILongListableFromArray, ILongList.ILongListableFromCollection, ILongList.ILongListableFromList, ILongList.ILongListableFromMult, LongBigList, LongBigList.LongBlock, LongBigList.ReadOnlyLongBigList, LongGapList, LongGapList.ReadOnlyList
interface ILongListable
-
Method Summary
-
Method Details
-
size
int size() -
get
long get(int index)
-