@NonNullApi
Interface | Description |
---|---|
Formatter<V> |
Marker interface to indicate that the implementing class can be used as a formatter.
|
Class | Description |
---|---|
ClassNameFormatter |
Class name formatter to be used in screen descriptors and controllers.
|
CollectionFormatter |
Collection formatter to be used in screen descriptors and controllers.
|
DateFormatter |
Date formatter to be used in screen descriptors and controllers. |
FormatterLoadFactory |
Specific bean for loading formatters.
|
NumberFormatter |
Number formatter to be used in screen descriptors and controllers.
|