Interface BooleanArrayAccessor.BooleanArrayMutator

    • Method Detail

      • setBooleans

        void setBooleans​(boolean[] aBooleans)
        Sets the boolean array for the boolean array property.
        Parameters:
        aBooleans - The boolean array to be stored by the boolean array property.