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–2019 Eclipse Foundation. All rights reserved.