public interface ObjectArrayToBeanMapper<T>
| Modifier and Type | Method and Description |
|---|---|
T |
mapFrom(T obj,
Object[] objectArray) |
T |
mapFrom(T obj,
Object[] objectArray,
int startField) |
Copyright © 2019. All rights reserved.