BreakIterator.DONE
and the iterator's current position is unchanged. Otherwise, the iterator's current position is set to the boundary preceding the current boundary.
@return The character index of the previous text boundary or BreakIterator.DONE
if the current boundary is the first text boundary.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|