Uses of Class
org.cxbox.core.dto.mapper.RequestValueSupplier
Packages that use RequestValueSupplier
-
Uses of RequestValueSupplier in org.cxbox.core.dto.mapper
Methods in org.cxbox.core.dto.mapper with parameters of type RequestValueSupplierModifier and TypeMethodDescription<E extends BaseEntity,D extends org.cxbox.api.data.dto.DataResponseDTO, V>
Optional<V>RequestValueCache.computeIfAbsent(RequestValueSupplier<E, D, V> valueSupplier, Object key, Supplier<?> getter) <V> Optional<V>Mapping.get(RequestValueSupplier<? super E, ? super D, V> valueSupplier)