server
1.9.0
jvm
server
/
io.spine.server.storage
/
AbstractStorage
/
isClosed
is
Closed
public
booleanÂ
isClosed
(
)
Tests whether the storage is closed.
Return
true
if the storage is closed,
false
otherwise
See also
close()