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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longget(int index)intsize()
-