Package org.wildfly.clustering.function
Class IntPredicate.SimpleIntPredicate
java.lang.Object
org.wildfly.clustering.function.IntPredicate.SimpleIntPredicate
- All Implemented Interfaces:
IntPredicate,IntPredicate
- Enclosing interface:
- IntPredicate
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.wildfly.clustering.function.IntPredicate
IntPredicate.SimpleIntPredicate -
Field Summary
-
Method Summary
-
Method Details
-
test
public boolean test(int value) - Specified by:
testin interfaceIntPredicate
-