public class NargoutDispatcher extends Object
| Constructor and Description |
|---|
NargoutDispatcher(String functionName,
MWInvokable invokable,
boolean isVarArgs) |
| Modifier and Type | Method and Description |
|---|---|
Object |
dispatch(Object... inputs) |
protected static Object[] |
getVariableInputArguments(Object[] funcInputs) |
public NargoutDispatcher(String functionName, MWInvokable invokable, boolean isVarArgs)
Copyright © 2015–2024. All rights reserved.