| Class | Description |
|---|---|
| ArrayParameterTypeFactory | |
| ClassContextParameterFactory<A extends CommandActor,T> | |
| ClassParameterTypeFactory<A extends CommandActor,T> | |
| ListParameterTypeFactory | |
| SenderContextParameter<A extends CommandActor,T> | |
| SetParameterTypeFactory |
| Enum | Description |
|---|---|
| EnumParameterTypeFactory | |
| OptionalParameterTypeFactory |
Handles parameters of type
Optional and is effectively the same as using
@Optional on such annotations |
| ParseWithParameterTypeFactory |