public abstract class UnaryVoidFunctionBase<S> extends FunctionBase implements UnaryVoidFunction<S>
| Constructor and Description |
|---|
UnaryVoidFunctionBase(String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
eval(S arg1) |
void |
evaluate(S arg1) |
toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitacceptCopyright © 2011–2021 Eclipse Foundation. All rights reserved.