public interface NullaryFunction<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
NullaryFunction.Factory |
| Modifier and Type | Method and Description |
|---|---|
T |
evaluate() |
T evaluate()
Copyright © 2011-2018 Eclipse Foundation. All Rights Reserved.