Package 

Interface SectionEntity

  • All Implemented Interfaces:
    com.chad.library.adapter.base.entity.MultiItemEntity

    
    public interface SectionEntity
     implements MultiItemEntity
                        

    带头部布局的实体类接口 实体类请继承此接口;如果使用java,请使用JSectionEntity抽象类

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean getIsHeader()
      Integer getItemType()
      • Methods inherited from class java.lang.Object

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