Interface CustomFormatter

All Superinterfaces:
Formatter<Object>, Function<Object,String>

public interface CustomFormatter extends Formatter<Object>