Java.Lang.IAppendable: Method Members

The methods of Java.Lang.IAppendable are listed below. For a list of all members, see the IAppendable Members list.

Public Methods

Append(ICharSequence) : IAppendable
Appends the character sequence csq.
Append(char) : IAppendable
Appends the specified character.
Append(ICharSequence, int, int) : IAppendable
Appends a subsequence of csq.