java.util.Formattable The <tt>Formattable</tt> interface must be implemented by any class that needs to perform custom formatting using the <tt>'s'</tt> conversion specifier of {@link java.util.Formatter}. This interface allows basic control for formatting arbitrary objects. For example, the f ...