Interface IFileChangeCallback


public interface IFileChangeCallback
文件变动. 执行的操作.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    call(File file)
     
  • Method Details

    • call

      void call(File file)
      Parameters:
      file -