Formats a Period, such as '2 hours 23 minutes'. The Period defines the fields to format and their values, and the formatter defines how to format them.
PeriodFormatters are immutable.
PeriodFormatter can be instantiated using a PeriodFormatterFactory.
@see Period
@see PeriodBuilder
@see PeriodFormatterFactory
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.