-
- All Implemented Interfaces:
public class PoiMapper
This class converts Poi to PoiViewModel
-
-
Method Summary
Modifier and Type Method Description final SearchItemViewModel.PoiViewModel
mapToItem(Poi poi, ArrayList<SearchItemViewModel> searchResults, WeakReference<LocationWorker> locationWorker, PathManager pathManager)
-
-
Method Detail
-
mapToItem
final SearchItemViewModel.PoiViewModel mapToItem(Poi poi, ArrayList<SearchItemViewModel> searchResults, WeakReference<LocationWorker> locationWorker, PathManager pathManager)
-
-
-
-