| Package | Description |
|---|---|
| gw.fs.watcher |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryWatcher.FileEvent |
DirectoryWatcher.FileEvent.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Path,DirectoryWatcher.FileEvent> |
DirectoryWatcher.getChangesSinceLastTime()
Checks all the watched directories (that are being kept in a map) for changes since the last call to this method.
|
Copyright © 2022. All rights reserved.