Interface ShortArrayAccessor.ShortArrayMutator

    • Method Detail

      • setShorts

        void setShorts​(short[] aShorts)
        Sets the short array for the short array property.
        Parameters:
        aShorts - The short array to be stored by the short array property.