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