Package 

Interface DifferImp


  • 
    public interface DifferImp<T>
    
                        

    使用java接口定义方法

    • Method Summary

      Modifier and Type Method Description
      abstract void addListListener(@NonNull() ListChangeListener<T> listChangeListener)
      • Methods inherited from class java.lang.Object

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