- All Known Subinterfaces:
- FastDateFormat.NumberRule
- All Known Implementing Classes:
- FastDateFormat.CharacterLiteral, FastDateFormat.PaddedNumberField, FastDateFormat.StringLiteral, FastDateFormat.TextField, FastDateFormat.TimeZoneNameRule, FastDateFormat.TimeZoneNumberRule, FastDateFormat.TwelveHourField, FastDateFormat.TwentyFourHourField, FastDateFormat.TwoDigitMonthField, FastDateFormat.TwoDigitNumberField, FastDateFormat.TwoDigitYearField, FastDateFormat.UnpaddedMonthField, FastDateFormat.UnpaddedNumberField
- Enclosing interface:
- FastDateFormat
- private static interface FastDateFormat.Rule
Inner class defining a rule.
estimateLength
public int estimateLength()
appendTo
public void appendTo(java.lang.StringBuffer buffer,
java.util.Calendar calendar)