| CacheProvider | Facade to access resource caches. |
| ConfigLoader | |
| Constants | Humanize constants |
| Constants.TimeStyle | |
| Context | |
| ContextFactory |
| DefaultContext | Default implementation of Context. |
| DefaultContextFactory | Default implementation of ContextFactory. |
| DurationHelper | Helper to create Durations outside PrettyTime. |
| Expose | Marks a method to be exposed as HumanizeFormatProvider.HumanizeFormat. |
| ExtendedMessageFormat | Extends java.text.MessageFormat to allow pluggable/additional
formatting options for embedded format elements. |
| FormatFactory | Format factory interface. |
| FormatProvider | Contract for contributing a Format implementation to the
ExtendedMessageFormat registry. |
| GuavaCacheProvider | CacheProvider implementation that uses Guava caches as in memory
storage. |
| Humanize | Facility for adding a "human touch" to data. |
| HumanizeFormatProvider |
Exposes as |
| HumanizeFormatProvider.HumanizeFormat |
| InterpolationHelper | Helper for text interpolation. |
| MaskFormat | MaskFormat is used to format and parse strings by the mean of a mask. |
| MessageFormat | ExtendedMessageFormat wrapper. |
| Pace | Holds the properties required to produce human friendly textual representations of pace quantities. |
| Pace.Accuracy | |
| PrettyTimeFormat | Format implementation for PrettyTime. |
| Replacer | Interface for text interpolation. |
| StandardContext |
| TimeMillis |
| UTF8Control | Custom ResourceBundle.Control with UTF8 support. |