Package 

Interface LeadingLoadStateAdapter.OnLeadingListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onLoad() Executing loading.
      Boolean isAllowLoading() Whether to allow loading.
      • Methods inherited from class java.lang.Object

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

      • onLoad

         abstract Unit onLoad()

        Executing loading. "加载更多"执行逻辑