Interface DeviceMapper
- All Known Implementing Classes:
DeviceMapperImpl
public interface DeviceMapper
- Author:
- Filip Hrisafov
-
Method Summary
Modifier and Type Method Description DeviceResponse
map(Device device)
java.util.List<DeviceResponse>
map(java.util.List<Device> devices)