BreakIterator.first
Class Overview | Class Members |
This Package |
All Packages
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.