public class ViewCellAdapterBuilder
extends java.lang.Object
| Constructor and Description |
|---|
ViewCellAdapterBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ViewCellAdapter |
build() |
ViewCellAdapterBuilder |
listener(java.lang.Object listener) |
ViewCellAdapterBuilder |
section(AbstractSection section) |
public ViewCellAdapterBuilder section(AbstractSection section)
public ViewCellAdapterBuilder listener(java.lang.Object listener)
public ViewCellAdapter build()