Interface LongArrayAccessor.LongArrayMutator

    • Method Detail

      • setLongs

        void setLongs​(long[] aLongs)
        Sets the long array for the long array property.
        Parameters:
        aLongs - The long array to be stored by the long array property.