(package private) static class |
PeriodFormatterBuilder.CompositeAffix |
Builds a composite affix by merging two other affix implementations.
|
(package private) static class |
PeriodFormatterBuilder.PluralAffix |
Implements an affix where the text varies by the amount of the field.
|
(package private) static class |
PeriodFormatterBuilder.RegExAffix |
Implements an affix where the text varies by the amount of the field.
|
(package private) static class |
PeriodFormatterBuilder.SimpleAffix |
Implements an affix where the text does not vary by the amount.
|