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