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