ItemDataType - the generic type of the data in each item of a list.public interface ViewHolderCreator<ItemDataType>
| Modifier and Type | Method and Description |
|---|---|
ViewHolderBase<ItemDataType> |
createViewHolder(int position) |
ViewHolderBase<ItemDataType> createViewHolder(int position)