BreakIterator.previous

BreakIterator.previous

Class Overview | Class Members | This Package | All Packages

Syntax
public abstract int previous()
Returns
The character index of the previous text boundary or DONE if all boundaries have been returned.
Description
Return the boundary preceding the current boundary.