T
public class ToStringFormatter<T> extends Object implements Formatter<T>
ToStringFormatter()
ToStringFormatter(String nullString)
String
format(T obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ToStringFormatter()
public ToStringFormatter(String nullString)
public String format(T obj)
Formatter
format
Formatter<T>
obj
Copyright © 2013. All Rights Reserved.