-
- All Implemented Interfaces:
public class PoiGroupMapper
This class converts PoiGroup to PoiGroupViewModel
-
-
Field Summary
Fields Modifier and Type Field Description public final static PoiGroupMapper
INSTANCE
-
Method Summary
Modifier and Type Method Description final SearchItemViewModel.PoiGroupViewModel
mapToItem(PoiGroup poiGroup, ArrayList<Poi> poiList, ArrayList<SearchItemViewModel> searchResults, WeakReference<LocationWorker> locationWorker, PathManager pathManager)
-
-
Method Detail
-
mapToItem
final SearchItemViewModel.PoiGroupViewModel mapToItem(PoiGroup poiGroup, ArrayList<Poi> poiList, ArrayList<SearchItemViewModel> searchResults, WeakReference<LocationWorker> locationWorker, PathManager pathManager)
-
-
-
-