|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.benfante.utils.string.WrappingToStringWorker
public class WrappingToStringWorker
A ToStringWorker that produces output wrapping on the toString() method of the passed object.
| Constructor Summary | |
|---|---|
WrappingToStringWorker()
Creates a new instance of ObjectToStringWorker |
|
| Method Summary | |
|---|---|
java.lang.String |
toString(java.lang.Object o)
Returns the String rappresentation of the passed object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WrappingToStringWorker()
| Method Detail |
|---|
public java.lang.String toString(java.lang.Object o)
toString in interface ToStringWorkero - The object to be rappresented in String.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||