LongPredicate, Serializable@FunctionalInterface public interface LongPredicate extends LongPredicate, Serializable
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
accept(long value) |
|
default boolean |
test(long value) |
and, negate, orboolean accept(long value)
default boolean test(long value)
test in interface LongPredicateCopyright © 2004–2017. All rights reserved.