|
DRAFT-b102 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface WatchEvent.Modifier
An event modifier that qualifies how a Watchable is registered
with a WatchService.
This release does not define any standard modifiers.
Watchable.register(java.nio.file.WatchService, java.nio.file.WatchEvent.Kind>[], java.nio.file.WatchEvent.Modifier...)| Modifier and Type | Method and Description |
|---|---|
String |
name()
Returns the name of the modifier. |
| Method Detail |
|---|
String name()
|
DRAFT-b102 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||