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

    Modifier and Type
    Method
    Description
    short
    get(int index)
     
    int
     
  • Method Details

    • size

      int size()
    • get

      short get(int index)