public abstract class AbstractConsoleArgument extends AbstractHandlerPlugin<LinkedList<String>> implements ConsoleArgument
ConsoleArgument implementations.| Constructor and Description |
|---|
AbstractConsoleArgument() |
| Modifier and Type | Method and Description |
|---|---|
Class<LinkedList<String>> |
getType()
Gets the type associated with the object.
|
supportscompareTo, getInfo, getPriority, setInfo, setPriority, toStringcontext, getContext, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waithandlecontext, getContext, setContextgetPriority, setPrioritycompareTogetInfo, setInfopublic Class<LinkedList<String>> getType()
TypedgetType in interface Typed<LinkedList<String>>Copyright © 2009–2015 SciJava. All rights reserved.