|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Printer
A simple interface to that can be passed ionto the toString method of patrun to allow data objects to be ciustom formatted when being generated into a String
| Method Summary | |
|---|---|
String |
toString(Object data)
A toString method to generate a custom String representation of an object |
| Method Detail |
|---|
String toString(Object data)
data - the object to print
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||