private static interface FastDatePrinter.NumberRule extends FastDatePrinter.Rule
Inner class defining a numeric rule.
| Modifier and Type | Method and Description |
|---|---|
void |
appendTo(java.lang.Appendable buffer,
int value)
Appends the specified value to the output buffer based on the rule implementation.
|
appendTo, estimateLength