public interface Watch extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the Watch.
|
boolean |
isOpen()
Returns
true if the Watch is open/connected. |
boolean isOpen()
true if the Watch is open/connected.true if the Watch is open/connected.void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2015 Red Hat. All rights reserved.