Companion

object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val DONE: Int

DONE is returned by previous(), next(), next(int), preceding(int) and following(int) when either the first or last text boundary has been reached.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns a new BreakIterator instance for BreakIterator.html#character for the given locale.

Link copied to clipboard

Returns a new BreakIterator instance for BreakIterator.html#line for the given locale.

Link copied to clipboard

Returns a new BreakIterator instance for BreakIterator.html#sentence for the given locale.

Link copied to clipboard

Returns a new BreakIterator instance for BreakIterator.html#word for the given locale.