Interface IIntListable
-
- All Known Implementing Classes:
IIntList,IIntList.IIntListableFromArray,IIntList.IIntListableFromCollection,IIntList.IIntListableFromList,IIntList.IIntListableFromMult,IntBigList,IntBigList.IntBlock,IntBigList.ReadOnlyIntBigList,IntGapList,IntGapList.ReadOnlyList
interface IIntListable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intget(int index)intsize()
-