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

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

    • size

      int size()
    • get

      long get(int index)