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.
|
supports
compareTo, getInfo, getPriority, setInfo, setPriority, toString
context, getContext, setContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
handle
context, getContext, setContext
getPriority, setPriority
compareTo
getInfo, setInfo
public Class<LinkedList<String>> getType()
Typed
getType
in interface Typed<LinkedList<String>>
Copyright © 2009–2015 SciJava. All rights reserved.