public class ServerArgument extends AbstractConsoleArgument
--server argument to signal that an ImageJ Server
should be started immediately when ImageJ launches.| Constructor and Description |
|---|
ServerArgument() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(LinkedList<String> args) |
boolean |
supports(LinkedList<String> args) |
getParam, isFlaggetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypegetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionpublic void handle(LinkedList<String> args)
public boolean supports(LinkedList<String> args)
supports in interface Typed<LinkedList<String>>supports in class AbstractConsoleArgumentCopyright © 2014–2022 ImageJ. All rights reserved.