Class MethodArgumentParserFactoryImpl<C>

java.lang.Object
org.incendo.cloud.annotations.parser.MethodArgumentParserFactoryImpl<C>
Type Parameters:
C - command sender type
All Implemented Interfaces:
MethodArgumentParserFactory<C>

public final class MethodArgumentParserFactoryImpl<C> extends Object implements MethodArgumentParserFactory<C>
Represents a method argument parser annotated with Parser