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
-
Method Details
-
size
int size() -
get
int get(int index)
-