Works with {@link ToStringBuilder} to create a toString
.
This class is intended to be used as a singleton. There is no need to instantiate a new style each time. Simply instantiate the class once, customize the values as required, and store the result in a public static final variable for the rest of the program to access.
@author Apache Software Foundation @author Pete Gieser @author Gary Gregory @since 1.0 @version $Id: StandardToStringStyle.java 889215 2009-12-10 11:56:38Z bayard $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|