Java.Lang.IAppendable Members

The members of Java.Lang.IAppendable are listed below.

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.