|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NullaryFunction | |
|---|---|
| com.sun.grizzly.attributes | |
| Uses of NullaryFunction in com.sun.grizzly.attributes |
|---|
| Methods in com.sun.grizzly.attributes with parameters of type NullaryFunction | ||
|---|---|---|
|
AttributeBuilder.createAttribute(String name,
NullaryFunction<T> initializer)
Create Attribute with name and initializer, which will be called, if Attribute's value is null on a AttributedObject |
|
|
DefaultAttributeBuilder.createAttribute(String name,
NullaryFunction<T> initializer)
Create Attribute with name and initializer, which will be called, if Attribute's value is null on a AttributedObject |
|
| Constructors in com.sun.grizzly.attributes with parameters of type NullaryFunction | |
|---|---|
Attribute(AttributeBuilder builder,
String name,
NullaryFunction<T> initializer)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||