Package 

Interface ModelCollector


  • 
    public interface ModelCollector
    
                        

    Interface used to collect models. Used by EpoxyController. It is also convenient to build DSL helpers for carousel: @link https://github.com/airbnb/epoxy/issues/847.

    • Method Summary

      Modifier and Type Method Description
      abstract Unit add(EpoxyModel<?> model)
      • Methods inherited from class java.lang.Object

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