public class LegacyCodeRunner extends AbstractCodeRunner
PlugIn class.| Constructor and Description |
|---|
LegacyCodeRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(Object code,
Map<String,Object> inputMap) |
void |
run(Object code,
Object... args) |
boolean |
supports(Object code) |
waitForgetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypegetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionpublic void run(Object code, Object... args) throws InvocationTargetException
InvocationTargetExceptionpublic void run(Object code, Map<String,Object> inputMap) throws InvocationTargetException
InvocationTargetExceptionCopyright © 2014–2022 ImageJ. All rights reserved.