Uses of Enum
gw.fs.watcher.DirectoryWatcher.FileEvent
Packages that use DirectoryWatcher.FileEvent
-
Uses of DirectoryWatcher.FileEvent in gw.fs.watcher
Subclasses with type arguments of type DirectoryWatcher.FileEvent in gw.fs.watcherMethods in gw.fs.watcher that return DirectoryWatcher.FileEventModifier and TypeMethodDescriptionstatic DirectoryWatcher.FileEventReturns the enum constant of this type with the specified name.static DirectoryWatcher.FileEvent[]DirectoryWatcher.FileEvent.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gw.fs.watcher that return types with arguments of type DirectoryWatcher.FileEventModifier and TypeMethodDescriptionDirectoryWatcher.getChangesSinceLastTime()Checks all the watched directories (that are being kept in a map) for changes since the last call to this method.