E - the type of the exceptionpublic 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 © 2018. All rights reserved.