- Companion:
- class
- Source:
- Watcher.scala
Type members
Classlikes
Event raised by Watcher
. Supports standard events as well as arbitrary non-standard events (via NonStandard
).
Event raised by Watcher
. Supports standard events as well as arbitrary non-standard events (via NonStandard
).
- Companion:
- object
- Source:
- Watcher.scala
Type of event raised by Watcher
. Supports the standard events types as well as arbitrary non-standard types (via NonStandard
).
Type of event raised by Watcher
. Supports the standard events types as well as arbitrary non-standard types (via NonStandard
).
- Companion:
- object
- Source:
- Watcher.scala
Value members
Concrete methods
Creates a watcher for the default file system.
Creates a watcher for the default file system.
- Source:
- Watcher.scala
Creates a watcher for the supplied file system.
Creates a watcher for the supplied file system.
- Source:
- Watcher.scala
Creates a watcher for the supplied NIO WatchService
.
Creates a watcher for the supplied NIO WatchService
.
- Source:
- Watcher.scala