Package org.incendo.cloud.parser
Class ParserParameter<T>
java.lang.Object
org.incendo.cloud.parser.ParserParameter<T>
- Type Parameters:
T- Type required by the parameter
Parser parameter used when retrieving parsers from the
ParserRegistry-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParserParameter
Create a new parser parameter- Parameters:
key- Parameter keyexpectedType- Type that is expected to be mapped to this parameter
-
-
Method Details