-
- All Implemented Interfaces:
-
ltd.dolink.arch.adapter.CellViewHolder.Factory
public class CellViewHolder.DefaultFactory<VB extends ViewBinding, STATE extends CellState, VH extends CellViewHolder<VB, STATE>> implements CellViewHolder.Factory<VB, STATE, VH>
-
-
Constructor Summary
Constructors Constructor Description CellViewHolder.DefaultFactory(Class<VH> viewHolderClass)
-