java.lang.Object | ||
↳ | ||
↳ | com.mapsted.ui.map.routing.steps.StepsHeaderAdapter |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | StepsHeaderAdapter.ViewHolder |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
StepsHeaderAdapter() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | getItemCount() | ||||||||||
List<Route> | getItems() | ||||||||||
void | onBindViewHolder(StepsHeaderAdapter.ViewHolder holder, int position) | ||||||||||
StepsHeaderAdapter.ViewHolder | onCreateViewHolder(ViewGroup parent, int viewType) | ||||||||||
void | setItems(List<Route> routes) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |