Interface FileMonitorClass.OnChanged

Enclosing class:
FileMonitorClass
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface FileMonitorClass.OnChanged
  • Method Details

    • onChanged

      void onChanged(CallbackHandler __self, @Nonnull FileMonitor monitor, @Nonnull File file, @Nonnull File other_file, int event_type)
      Parameters:
      monitor -
      file -
      other_file -
      event_type -