protected static class CommonBreakIterator.Other extends CommonBreakIterator.Run
length| Modifier | Constructor and Description |
|---|---|
protected |
CommonBreakIterator.Other() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isValid(char ch)
Whether this run accepts that character; does not update state.
|
consume, initprotected boolean isValid(char ch)
CommonBreakIterator.Runconsume.isValid in class CommonBreakIterator.Runch - the character to testtrue if ch is acceptedCopyright © 2016. All Rights Reserved.