public static class

ExploreAdapter.ExpandableGroupData

extends ExpandableGroup<T extends Parcelable>
java.lang.Object
   ↳ com.mapsted.ui.views.widgets.expandablerecyclerview.models.ExpandableGroup<T extends Parcelable>
     ↳ com.mapsted.ui_components.explore.ExploreAdapter.ExpandableGroupData

Summary

[Expand]
Inherited Fields
From class com.mapsted.ui.views.widgets.expandablerecyclerview.models.ExpandableGroup
Public Constructors
ExpandableGroupData(ISearchable searchEntity, List<ExploreAdapter.BuildingInfoData> items)
Public Methods
ISearchable getSearchEntity()
[Expand]
Inherited Methods
From class com.mapsted.ui.views.widgets.expandablerecyclerview.models.ExpandableGroup
From class java.lang.Object

Public Constructors

public ExpandableGroupData (ISearchable searchEntity, List<ExploreAdapter.BuildingInfoData> items)

Public Methods

public ISearchable getSearchEntity ()