Interface FastDateFormat.NumberRule

    • Method Detail

      • appendTo

        void appendTo​(java.lang.StringBuffer buffer,
                      int value)
        Appends the specified value to the output buffer based on the rule implementation.
        Parameters:
        buffer - the output buffer
        value - the value to be appended