BreakIterator.first

BreakIterator.first

Class Overview | Class Members | This Package | All Packages

Syntax
public abstract int first()
Returns
The character index of the first text boundary.
Description
Return the first boundary. The iterator's current position is set to the first boundary.