inline Class Option
Declares an input option encapsulated in an inline class.
Supported types can be found in ParameterResolver, additional types can be added by implementing UserContextParameterResolver.
Parameters
declared Name
Name of the declared parameter which receives the value class
clazz
The inline class type
Declares an input option encapsulated in an inline class.
Supported types and modifiers are in ParameterResolver, additional types can be added by implementing UserContextParameterResolver.
Parameters
declared Name
Name of the declared parameter which receives the value class
T
The inline class type