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 classNullaryPredicate.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanevaluate()
-