public class MappingUtils extends Object
| Constructor and Description |
|---|
MappingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.dozer.Mapper |
getMapper() |
static <E> List<E> |
map(List<E> input)
Initialize collection
|
static <K,V> Map<K,V> |
map(Map<K,V> input)
Initialize map
|
static <E> Set<E> |
map(Set<E> input)
Initialize set
|
Copyright © 2023 Open Knowledge Management System S.L.. All Rights Reserved.