Klasse ToStringBuilder
java.lang.Object
org.apache.fulcrum.yaafi.framework.util.ToStringBuilder
A simple replacement for the more involved version in commons-lang; this is used
to help construct the description string returned by an object's
toString()
method.
The code was pasted from the Hivemind container written by
Howard Lewis Ship.- Autor:
- Siegfried Goeschl
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
static final int
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
void
void
void
void
void
static int
static void
setDefaultMode
(int i) toString()
Returns the final assembled string.
-
Felddetails
-
INCLUDE_PACKAGE_PREFIX
public static final int INCLUDE_PACKAGE_PREFIX- Siehe auch:
-
INCLUDE_HASHCODE
public static final int INCLUDE_HASHCODE- Siehe auch:
-
-
Konstruktordetails
-
ToStringBuilder
-
ToStringBuilder
-
-
Methodendetails
-
getDefaultMode
public static int getDefaultMode() -
setDefaultMode
public static void setDefaultMode(int i) -
toString
Returns the final assembled string. This may only be invoked once, after all attributes have been appended. -
append
-
append
-
append
-
append
-
append
-
append
-