|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ToStringWorker
Interface for a class that produces the String rappresentation for another object.
| Method Summary | |
|---|---|
java.lang.String |
toString(java.lang.Object o)
Returns the String rappresentation of the passed object. |
| Method Detail |
|---|
java.lang.String toString(java.lang.Object o)
o - The object to be rappresented in String.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||