true if the character sequence represented by the argument is a suffixof the character sequence represented by this AppendingStringBuffer; false otherwise. Note that the result will be true if the argument is the empty string or is equal to this AppendingStringBuffer object as determined by the {@link #equals(Object)} method.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |