static class LabelsSelectAdapter.LabelViewHolderFactory extends java.lang.Object implements VHAdapterFactory<LabelsSelectAdapter.LabelViewHolder,com.weebly.opus1269.clipman.databinding.LabelSelectRowBinding>
Constructor and Description |
---|
LabelViewHolderFactory() |
Modifier and Type | Method and Description |
---|---|
LabelsSelectAdapter.LabelViewHolder |
create(com.weebly.opus1269.clipman.databinding.LabelSelectRowBinding binding) |
public LabelsSelectAdapter.LabelViewHolder create(com.weebly.opus1269.clipman.databinding.LabelSelectRowBinding binding)
create
in interface VHAdapterFactory<LabelsSelectAdapter.LabelViewHolder,com.weebly.opus1269.clipman.databinding.LabelSelectRowBinding>