|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PrintWriter
| Method Summary | |
|---|---|
void |
lessIndent()
Reduces the indent. |
void |
moreIndent()
Increases the indent. |
void |
print(String s)
Appends the specified String. |
void |
println()
Appends a new line character. |
void |
println(String s)
Appends the specified String, followed by a new line character. |
| Method Detail |
|---|
void moreIndent()
void lessIndent()
void print(String s)
void println(String s)
void println()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||