|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NullaryFunction | |
|---|---|
| org.glassfish.pfl.basic.contain | |
| org.glassfish.pfl.basic.func | |
| Uses of NullaryFunction in org.glassfish.pfl.basic.contain |
|---|
| Constructors in org.glassfish.pfl.basic.contain with parameters of type NullaryFunction | |
|---|---|
ResourceFactory(NullaryFunction<T> cons)
|
|
| Uses of NullaryFunction in org.glassfish.pfl.basic.func |
|---|
| Classes in org.glassfish.pfl.basic.func that implement NullaryFunction | |
|---|---|
class |
NullaryFunctionBase<R>
|
| Methods in org.glassfish.pfl.basic.func that return NullaryFunction | ||
|---|---|---|
static
|
NullaryFunction.Factory.makeConstant(T value)
|
|
static
|
NullaryFunction.Factory.makeFuture(NullaryFunction<T> closure)
|
|
| Methods in org.glassfish.pfl.basic.func with parameters of type NullaryFunction | ||
|---|---|---|
static
|
NullaryFunction.Factory.makeFuture(NullaryFunction<T> closure)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||