| Class | Description |
|---|---|
| Section |
Abstract Section to be used with
SectionedRecyclerViewAdapter. |
| SectionAdapter |
This class represents a
Section in the SectionedRecyclerViewAdapter. |
| SectionAdapterListUpdateCallback |
ListUpdateCallback that dispatches update events to the given
SectionAdapter. |
| SectionedRecyclerViewAdapter |
A custom RecyclerView Adapter that allows
Sections to be added to it. |
| SectionParameters |
Class used as constructor parameters of
Section. |
| SectionParameters.Builder |
Builder of
SectionParameters. |
| Enum | Description |
|---|---|
| Section.State |