E - the type of the exception@FunctionalInterface public interface ThrowableLongPredicate<E extends Throwable>
long-valued predicate (function with boolean type result).LongPredicate| Modifier and Type | Method and Description |
|---|---|
boolean |
test(long value)
Tests the value for satisfying predicate.
|
Copyright © 2017. All rights reserved.