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