Interface Formatter<T>
- All Known Implementing Classes:
ByteSizeFormatter
,ClockFormatter
,DateFormatter
,DateHolderFormatter
,DayFormatter
,DecimalFormatter
,EntityNameFormatter
,HttpLastModifiedDateFormatter
,ISO8601NoClockFormatter
,ISO8601NoClockTZIndependentFormatter
,ItemNameFormatter
,JavascriptDateFormatter
,PercentageFormatter
,PlaceholderReplacer
,SecondFormatter
,TimeAmountFormatter
,YearFormatter
Interface for formatting a value into a String.
-
Method Summary