E - the type of the exceptionpublic interface ThrowableIntPredicate<E extends Throwable>
int-valued predicate (function with boolean type result).IntPredicate| Modifier and Type | Method and Description |
|---|---|
boolean |
test(int value)
Tests the value for satisfying predicate.
|
Copyright © 2018. All rights reserved.