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