Interface TextOutputFormat.TextFormatter<IN>
- Type Parameters:
IN- type of input elements
- All Superinterfaces:
Serializable
- Enclosing class:
- TextOutputFormat<T>
Formatter that transforms values into their
String representations.-
Method Summary
-
Method Details
-
format
-