Interface Formatter.Identity

All Superinterfaces:
Formatter<String>
Enclosing interface:
Formatter<T>

public static interface Formatter.Identity extends Formatter<String>