Uses of Interface
dev.hilla.endpointransfermapper.EndpointTransferMapper.Mapper
-
Packages that use EndpointTransferMapper.Mapper Package Description dev.hilla.endpointransfermapper -
-
Uses of EndpointTransferMapper.Mapper in dev.hilla.endpointransfermapper
Classes in dev.hilla.endpointransfermapper that implement EndpointTransferMapper.Mapper Modifier and Type Class Description classPageableMapperclassPageMapperA mapper betweenPageandList.classSortMapperA mapper betweenSortandSort.classUUIDMapperMethods in dev.hilla.endpointransfermapper that return EndpointTransferMapper.Mapper Modifier and Type Method Description <T> EndpointTransferMapper.MapperEndpointTransferMapper. getMapper(Class<T> endpointType)Gets the mapper for the given endpoint type.
-