Interface FillCharAccessor.FillCharMutator

    • Method Detail

      • setFillChar

        void setFillChar​(char aFillChar)
        Sets the fill char for the fill char property.
        Parameters:
        aFillChar - The fill char to be stored by the fill char property.