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