Package 

Interface BaseMultiItemAdapter.OnItemViewTypeListener

    • Method Summary

      Modifier and Type Method Description
      abstract Integer onItemViewType(Integer position, List<T> list) 根据不同数据类型,返回不同的type值
      • Methods inherited from class java.lang.Object

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