Appendable
An object to which char sequences and values can be appended.
An object to which char sequences and values can be appended.
An object to which char sequences and values can be appended.
Functions
Appends the specified character value to this Appendable and returns this instance.
Appends the specified character sequence value to this Appendable and returns this instance.
Appends a subsequence of the specified character sequence value to this Appendable and returns this instance.
Appends the specified character value to this Appendable and returns this instance.
Appends the specified character sequence value to this Appendable and returns this instance.
Appends a subsequence of the specified character sequence value to this Appendable and returns this instance.