|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
protected static interface FormatPrinter.PrintRoutine
This interface describes a function object for printing a data type.
| Method Summary | |
|---|---|
void |
print(java.io.PrintStream out,
java.lang.Object obj)
Printing method. |
| Method Detail |
|---|
void print(java.io.PrintStream out,
java.lang.Object obj)
out - the output streamobj - the object to print
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||