E - the type of exception that may be thrown from the predicatepublic interface ThrowingIntPredicate<E extends Exception>
Predicate.| Modifier and Type | Method and Description |
|---|---|
boolean |
test(int value)
Evaluates this predicate on the given argument.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.