CharacterIterator.first
Interface Overview | Interface Members |
This Package |
All Packages
public abstract char first()
Returns
the first character in the text
Description
Set the position to getBeginIndex() and return the character at that
position.
See Also
getBeginIndex