Class DoubleList.Float

    • Constructor Detail

      • Float

        public Float​(float[] array)
    • Method Detail

      • getSize

        public final int getSize()
        Specified by:
        getSize in interface DoubleList
      • getDouble

        public final double getDouble​(int index)
        Specified by:
        getDouble in interface DoubleList