Class MappedArgumentWrapper<T,​J>

java.lang.Object
org.core.command.argument.arguments.operation.MappedArgumentWrapper<T,​J>
All Implemented Interfaces:
CommandArgument<T>, ParseCommandArgument<T>, SuggestCommandArgument<T>

public class MappedArgumentWrapper<T,​J> extends Object implements CommandArgument<T>