Interface Formatter<T,O>
- Type Parameters:
T
- T - the type of the objects to formatO
- O - the type of the formatted objects
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Formatter interface, used to format objects inputs and outputs
-
Method Summary
-
Method Details
-
format
-