public static interface Watch.Watcher extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
closes this watcher and all its resources.
|
void |
requestProgress()
Requests the latest revision processed and propagates it to listeners
|
void close()
close in interface AutoCloseableclose in interface Closeablevoid requestProgress()
Copyright © 2021. All rights reserved.