JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.glassfish.pfl.basic
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
()
Method Details
evaluate
boolean
evaluate
()