Uses of Interface
one.microstream.functional._charPredicate
-
Packages that use _charPredicate Package Description one.microstream.chars -
-
Uses of _charPredicate in one.microstream.chars
Methods in one.microstream.chars with parameters of type _charPredicate Modifier and Type Method Description static boolean
XChars. applies(CharSequence chars, int startIndex, _charPredicate predicate)
static boolean
XChars. applies(CharSequence chars, _charPredicate predicate)
-