Class OptionalArgument.WrappedParser<T>

java.lang.Object
org.core.command.argument.arguments.operation.OptionalArgument.WrappedParser<T>
All Implemented Interfaces:
ParseCommandArgument<T>
Enclosing class:
OptionalArgument<T>

public static class OptionalArgument.WrappedParser<T> extends Object implements ParseCommandArgument<T>