Class NumericArgumentDecorator<S extends CommandSource>

java.lang.Object
studio.mevera.imperat.command.arguments.InputArgument<S>
studio.mevera.imperat.annotations.parameters.NumericArgumentDecorator<S>
All Implemented Interfaces:
Argument<S>, NumericArgument<S>, DescriptionHolder, PermissionHolder

public final class NumericArgumentDecorator<S extends CommandSource> extends InputArgument<S> implements NumericArgument<S>