static class LabelsEditAdapter.LabelViewModelFactory extends java.lang.Object implements VMAdapterFactory<LabelViewModel,Label>
Constructor and Description |
---|
LabelViewModelFactory() |
Modifier and Type | Method and Description |
---|---|
LabelViewModel |
create(Label item) |
public LabelViewModel create(Label item)
create
in interface VMAdapterFactory<LabelViewModel,Label>