Interface CharAccessor.CharMutator

    • Method Detail

      • setChar

        void setChar​(char aChar)
        Sets the char for the char property.
        Parameters:
        aChar - The char to be stored by the char property.