Class DoubleList.Double

    • Constructor Detail

      • Double

        public Double​(double[] 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