| GNU Classpath (0.91) | |
| Frames | No Frames |
Methods with return type java.lang.Appendable | |
| Appendable | Appendable.append(char c) Appends the Unicode character, c, to this Appendable
object.
|
| Appendable | Appends the specified sequence of Unicode characters to this
Appendable object. |
| Appendable | Appends the specified subsequence of Unicode characters to this
Appendable object, starting and ending at the specified
positions within the sequence. |
| GNU Classpath (0.91) |