Package org.sklsft.commons.mapper.impl
Class StringArrayToBeanMapperImpl<T>
java.lang.Object
org.sklsft.commons.mapper.impl.StringArrayToBeanMapperImpl<T>
- Type Parameters:
T-
- All Implemented Interfaces:
ObjectArrayToBeanMapper<T>
Enables the copy of a bean from an object array
The object array is here assumed to be a string array
- Author:
- Nicolas Thibault
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringArrayToBeanMapperImpl
-
-
Method Details
-
mapFrom
- Specified by:
mapFromin interfaceObjectArrayToBeanMapper<T>
-
mapFrom
- Specified by:
mapFromin interfaceObjectArrayToBeanMapper<T>
-