Interface IDoubleListable

All Known Implementing Classes:
DoubleBigList, DoubleBigList.DoubleBlock, DoubleBigList.ReadOnlyDoubleBigList, DoubleGapList, DoubleGapList.ReadOnlyList, IDoubleList, IDoubleList.IDoubleListableFromArray, IDoubleList.IDoubleListableFromCollection, IDoubleList.IDoubleListableFromList, IDoubleList.IDoubleListableFromMult

interface IDoubleListable
  • Method Summary

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

    • size

      int size()
    • get

      double get(int index)