CharacterIterator.getEndIndex

CharacterIterator.getEndIndex

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract int getEndIndex()
Returns
the index at which the text end.
Description
Return the end index of the text. This index is the index of the first character following the end of the text.