|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Appendable
Method Summary | |
---|---|
Appendable |
append(char c)
|
Appendable |
append(java.lang.CharSequence csq)
|
Appendable |
append(java.lang.CharSequence csq,
int start,
int end)
|
Method Detail |
---|
Appendable append(char c)
Appendable append(java.lang.CharSequence csq)
Appendable append(java.lang.CharSequence csq, int start, int end)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |