public class Formatter extends Object
Formatter(List<IFormatter> formatters)
String
format(Object... args)
void
formatBuilder(StringBuilder buffer, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Formatter(List<IFormatter> formatters)
public String format(Object... args)
public void formatBuilder(StringBuilder buffer, Object... args)