public class ArgumentMapper
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static wf.utils.command.subcommand.executor.Argument
static wf.utils.command.subcommand.executor.Argument[]
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ArgumentMapper
public ArgumentMapper()
-
Method Details
-
convert
public static wf.utils.command.subcommand.executor.Argument convert(Argument argument)
-
convert
public static wf.utils.command.subcommand.executor.Argument[] convert(Argument[] arguments)