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