| Class | Description |
|---|---|
| BooleanParameterType |
A basic
ParameterType for parsing boolean types |
| ByteParameterType |
A basic
ParameterType for parsing byte types |
| CharParameterType |
A basic
ParameterType for parsing char types |
| DoubleParameterType |
A basic
ParameterType for parsing double types |
| FloatParameterType |
A basic
ParameterType for parsing float types |
| IntParameterType |
A basic
ParameterType for parsing int types |
| LongParameterType |
A basic
ParameterType for parsing long types |
| ShortParameterType |
A basic
ParameterType for parsing short types |
| UUIDParameterType |
A basic
ParameterType for parsing UUID types |