Uses of Class
org.cxbox.core.dto.mapper.Mapping
-
Packages that use Mapping Package Description org.cxbox.core.dto.mapper -
-
Uses of Mapping in org.cxbox.core.dto.mapper
Methods in org.cxbox.core.dto.mapper with parameters of type Mapping Modifier and Type Method Description ObjectKeySupplier. get(Mapping<? extends E,? extends D> mapping, E entity)VValueSupplier. get(Mapping<? extends E,? extends D> mapping, E entity)
-