|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Appender
An Appender appends String to something.
| Method Summary | |
|---|---|
Appender |
append(char c)
|
Appender |
append(String str)
|
| Method Detail |
|---|
Appender append(String str)
str - the string to append
Appender append(char c)
c - the char to append
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||