|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPredicate | |
|---|---|
| microsoft.exchange.webservices.data.core | |
| Uses of IPredicate in microsoft.exchange.webservices.data.core |
|---|
| Methods in microsoft.exchange.webservices.data.core with parameters of type IPredicate | ||
|---|---|---|
static int |
EwsUtilities.countMatchingChars(String str,
IPredicate<Character> charPredicate)
Count characters in string that match a condition. |
|
static
|
EwsUtilities.trueForAll(Iterable<T> collection,
IPredicate<T> predicate)
Determines whether every element in the collection matches the conditions defined by the specified predicate. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||