public interface NullaryPredicate extends NullaryFunctor
boolean value.
Implementors are encouraged but not required to make their functors
Serializable.
| Modifier and Type | Method and Description |
|---|---|
boolean |
test()
Evaluate this predicate.
|
boolean test()
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.