Interface Formatter<V>
- All Known Subinterfaces:
CustomFormatter
- All Known Implementing Classes:
CollectionFormatter
,DateFormatter
,NumberFormatter
Marker interface to indicate that the implementing class can be used as a formatter.
-
Method Summary