CharacterPredicates
public interface CharacterPredicate
Modifier and Type | Method | Description |
---|---|---|
boolean |
test(int codePoint) |
Tests the code point with this predicate.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.