Package 

Interface EpoxyModel.SpanSizeOverrideCallback

    • Method Summary

      Modifier and Type Method Description
      abstract int getSpanSize(int totalSpanCount, int position, int itemCount)
      • Methods inherited from class java.lang.Object

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

      • getSpanSize

         abstract int getSpanSize(int totalSpanCount, int position, int itemCount)