|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Adder
The container of all add operations.
| Method Summary | |
|---|---|
void |
add(String s)
Adds the given string to this container. |
String |
getContent()
Returns the content added so far. |
void |
setContent(String content)
Replaces this content with the given content. |
| Method Detail |
|---|
String getContent()
void add(String s)
s - void setContent(String content)
content.
content -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||