| Class | Description |
|---|---|
| AnnotatedConstructor<T> | |
| AnnotatedConstructor.ParameterInfo | |
| ConditionalFormatResolver |
A to string resolver which can contain multiple formats, selecting based on the value of some boolean value.
|
| CutOffStringResolver |
Resolver specifically suited for Values, which cuts off the first characters of a string based on the value of an
integer field.
|
| ObjectFactory |
An object factory can be used to generate objects based on a type and a set of arguments.
|
| ObjectFactoryUtil |
Utility methods to use the
ObjectFactory to generate multiple objects at once. |
| Annotation Type | Description |
|---|---|
| ConstructorParameters |