CharacterIterator.last
Interface Overview | Interface Members |
This Package |
All Packages
public abstract char last()
Returns
the last character in the text
Description
Set the position to getEndIndex()-1, return the character at that position.
See Also
getEndIndex