Class StandardParserRegistry<C>

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

@API(status=STABLE) public final class StandardParserRegistry<C> extends Object implements ParserRegistry<C>
Standard implementation of ParserRegistry