Interface DoubleArrayAccessor.DoubleArrayMutator

    • Method Detail

      • setDoubles

        void setDoubles​(double[] aDoubles)
        Sets the double array for the double array property.
        Parameters:
        aDoubles - The double array to be stored by the double array property.