Class Execution<CommandSender,Argument extends AbstractArgument<?,?,Argument,CommandSender>>

java.lang.Object
dev.jorel.commandapi.Execution<CommandSender,Argument>

public class Execution<CommandSender,Argument extends AbstractArgument<?,?,Argument,CommandSender>> extends Object
A list of arguments which results in an execution. This is used for building branches in a AbstractCommandTree