@ThreadSafe public final class Gate extends Object implements AutoCloseable
| Constructor and Description |
|---|
Gate() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Ignored if already closed.
|
boolean |
isClosed() |
boolean |
isOpen() |
public boolean isOpen()
public boolean isClosed()
public void close()
close in interface AutoCloseableCopyright © 2018. All rights reserved.