JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.glassfish.pfl.basic.func
Interface NullaryFunction<T>
All Known Implementing Classes:
Factory.NullaryFunctionConstantImpl
,
Factory.UnaryFunctionBindImpl
,
NullaryFunctionBase
public interface
NullaryFunction<T>
Nested Class Summary
Nested Classes
Modifier and Type
Interface and Description
static class
NullaryFunction.Factory
Method Summary
Methods
Modifier and Type
Method and Description
T
evaluate
()
Method Detail
evaluate
T
evaluate()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method