public abstract class SectionDecorator extends AbstractSection
AbstractSection.AbstractSectionIterator| Constructor and Description |
|---|
SectionDecorator(AbstractSection decoratedSection) |
| Modifier and Type | Method and Description |
|---|---|
AbstractSection |
getDecoratedSection() |
get, getItemCount, isEmpty, remove, viewCellIteratorpublic SectionDecorator(AbstractSection decoratedSection)
public AbstractSection getDecoratedSection()