Interface | Description |
---|---|
Parameters |
Class | Description |
---|---|
BooleanDataProvider |
Contains code that acts on
BooleanProvider annotations. |
DataProvider<T> |
Representation of all values a Provider annotation provides.
|
DataProviders |
Group class for handling multiple different types of
DataProvider s. |
DoubleDataProvider |
Contains code that acts on
DoubleProvider annotations. |
GroupDataProvider |
Contains code that acts on
GroupProvider annotations. |
MethodWrapper<T> |
Wrap a Method so that it is easier to call.
|
NumberDataProvider |
Contains code that acts on
NumberProvider annotations. |
Parameters.GroupParameters | |
Parameters.PlayerParameters | |
Parameters.ServerParameters | |
PercentageDataProvider |
Contains code that acts on
PercentageProvider annotations. |
StringDataProvider |
Contains code that acts on
StringProvider annotations. |
TableDataProvider |
Contains code that acts on
TableProvider annotations. |