public interface NullaryFunction<T>
Attribute,
AttributeHolder,
Holder| Modifier and Type | Method and Description |
|---|---|
T |
evaluate()
Initializes and returns the value.
|
T evaluate()
Copyright © 2017–2019 Oracle Corporation. All rights reserved.