Interface IShortListable
-
- All Known Implementing Classes:
IShortList
,IShortList.IShortListableFromArray
,IShortList.IShortListableFromCollection
,IShortList.IShortListableFromList
,IShortList.IShortListableFromMult
,ShortBigList
,ShortBigList.ReadOnlyShortBigList
,ShortBigList.ShortBlock
,ShortGapList
,ShortGapList.ReadOnlyList
interface IShortListable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description short
get(int index)
int
size()
-