Interface FloatArrayAccessor.FloatArrayMutator

    • Method Detail

      • setFloats

        void setFloats​(float[] aFloats)
        Sets the float array for the float array property.
        Parameters:
        aFloats - The float array to be stored by the float array property.