FileSystemModifyEvent constructor

FileSystemModifyEvent(
  1. String path,
  2. bool isDirectory,
  3. bool contentChanged
)

Constructs a new FileSystemModifyEvent.

Implementation

FileSystemModifyEvent