| Class | Description |
|---|---|
| AbstractMapper<T,U> |
An abstract
Mapper implementation that uses clazz1(2).newInstance |
| AccessibleFieldComparator | |
| BasicMapperImpl<T,U> |
A
Mapper implementation based on field comparison |
| DeepComparator | |
| DeepCopier<T> | |
| FullViewMapper<T extends FullView<U,V>,U extends Serializable,V extends Serializable,W extends Entity<U>> | |
| ObjectArrayToBeanMapperImpl<T> |
Enables the copy of a bean from an object array
|
| StringArrayToBeanMapperImpl<T> |
Enables the copy of a bean from an object array
The object array is here assumed to be a string array
|
| StringToObjectConverter |
Copyright © 2019. All rights reserved.