| Package | Description |
|---|---|
| com.abubusoft.kripton.common |
common classes package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CharMatcher
|
| Modifier and Type | Method and Description |
|---|---|
static CharMatcher |
CharMatcher.forPredicate(Predicate<? super Character> predicate)
Returns a matcher with identical behavior to the given
Character-based predicate, but
which operates on primitive char instances instead. |
Copyright © 2016. All rights reserved.