Package org.glassfish.pfl.basic.func
Interface NullaryPredicate
-
- All Known Implementing Classes:
NullaryPredicateBase
public interface NullaryPredicate
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
NullaryPredicate.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
evaluate()
-