java.lang.Object | ||
↳ | ||
↳ | com.mapsted.ui.map.explore.MultiLocationsSearchableAdapter |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | MultiLocationsSearchableAdapter.Listener | ||||||||||
class | MultiLocationsSearchableAdapter.SearchEntityMultiLocationsViewHolder |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MultiLocationsSearchableAdapter(LifecycleOwner lifecycleOwner, MultiLocationsSearchableAdapter.Listener listener) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | getItemCount() | ||||||||||
List<MultiLocationModel> | getItems() | ||||||||||
MultiLocationModel | getNearestItem() | ||||||||||
void | onBindViewHolder(MultiLocationsSearchableAdapter.SearchEntityMultiLocationsViewHolder holder, int position) | ||||||||||
MultiLocationsSearchableAdapter.SearchEntityMultiLocationsViewHolder | onCreateViewHolder(ViewGroup parent, int viewType) | ||||||||||
void | setItems(List<MultiLocationModel> zoneLabelList) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |