T - The type of the formatter object (typically DecimalFormat for numeric values, and SimpleDateFormat for dates)CalendarConversion, DateConversion, FormattedBigDecimalConversion, NumericConversionpublic interface FormattedConversion<T>
Format annotation.
It is used when Format.options() is defined to set any give properties of the underlying formatter.| Modifier and Type | Method | Description |
|---|---|---|
T[] |
getFormatterObjects() |
Returns the formatter objects
|
T[] getFormatterObjects()