public interface IOWatchServiceExecutor
Modifier and Type | Method and Description |
---|---|
void |
execute(WatchKey watchKey,
Filter<WatchEvent<?>> filter) |
void execute(WatchKey watchKey, Filter<WatchEvent<?>> filter)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.