Package | Description |
---|---|
cn.orionsec.kit.ext.watch.folder |
Modifier and Type | Method and Description |
---|---|
static WatchEventKind |
WatchEventKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WatchEventKind[] |
WatchEventKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BlockFolderWatcher(WatchHandler handler,
WatchEvent.Modifier[] modifiers,
WatchEventKind... kinds) |
BlockFolderWatcher(WatchHandler handler,
WatchEventKind... kinds) |
FolderWatcher(WatchHandler handler,
WatchEvent.Modifier[] modifiers,
WatchEventKind... kinds) |
FolderWatcher(WatchHandler handler,
WatchEventKind... kinds) |
Copyright © 2024. All rights reserved.