Uses of Interface
org.cxbox.core.dto.mapper.ValueSupplier
Packages that use ValueSupplier
-
Uses of ValueSupplier in org.cxbox.core.dto.mapper
Methods in org.cxbox.core.dto.mapper that return types with arguments of type ValueSupplierModifier and TypeMethodDescriptionDtoConstructor.buildValueSuppliers()DtoConstructor.getValueSuppliers()Methods in org.cxbox.core.dto.mapper with parameters of type ValueSupplierModifier and TypeMethodDescription<V> Optional<V>Mapping.get(ValueSupplier<? super E, ? super D, V> valueSupplier) Constructors in org.cxbox.core.dto.mapper with parameters of type ValueSupplier