public class ArrayTypeManufacturerImpl extends AbstractTypeManufacturer<Cloneable>
| Constructor and Description |
|---|
ArrayTypeManufacturerImpl() |
| Modifier and Type | Method and Description |
|---|---|
Cloneable |
getType(DataProviderStrategy strategy,
AttributeMetadata attributeMetadata,
Map<String,Type> genericTypesArgumentsMap)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
getDouble, getIntegerpublic Cloneable getType(DataProviderStrategy strategy, AttributeMetadata attributeMetadata, Map<String,Type> genericTypesArgumentsMap)
TypeManufacturerstrategy - The DataProviderStrategyattributeMetadata - The AttributeMetadatagenericTypesArgumentsMap - map with generic types mapped to actual typesCopyright © 2016. All rights reserved.