T
- The type of the formatter object (typically DecimalFormat
for numeric values, and SimpleDateFormat
for dates)public 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 and Description |
---|---|
T[] |
getFormatterObjects()
Returns the formatter objects
|
T[] getFormatterObjects()
Copyright © 2019 Univocity Software Pty Ltd. All rights reserved.