Interface IFloatListable

All Known Implementing Classes:
FloatBigList, FloatBigList.FloatBlock, FloatBigList.ReadOnlyFloatBigList, FloatGapList, FloatGapList.ReadOnlyList, IFloatList, IFloatList.IFloatListableFromArray, IFloatList.IFloatListableFromCollection, IFloatList.IFloatListableFromList, IFloatList.IFloatListableFromMult

interface IFloatListable
  • Method Summary

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

    • size

      int size()
    • get

      float get(int index)