Package 

Interface CellView

  • All Implemented Interfaces:
    ltd.dolink.arch.View

    
    public interface CellView<STATE extends State>
     implements View<STATE>
                        
    • Method Summary

      Modifier and Type Method Description
      abstract void setState(@NonNull() STATE state, List<Object> payloads)
      • Methods inherited from class ltd.dolink.arch.View

        getLifecycleOwner, getViewIntent, runEffect, setState, setViewModel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait