Package 

Class CellViewHolder.DefaultFactory

    • Method Summary

      Modifier and Type Method Description
      VH create(@NonNull() VB viewBinding)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CellViewHolder.DefaultFactory

        CellViewHolder.DefaultFactory(Class<VH> viewHolderClass)