public interface QueryCloseable
| Modifier and Type | Method and Description |
|---|---|
boolean |
isClosed() |
default boolean |
isClosing() |
default void |
throwExceptionIfClosed() |
default boolean isClosing()
boolean isClosed()
default void throwExceptionIfClosed()
throws IllegalStateException
IllegalStateExceptionCopyright © 2020. All rights reserved.