isClosed
Check if this Realm has been closed or not. If the Realm has been closed, most methods will throw IllegalStateException if called.
Return
true
if the Realm has been closed. false
if not.
Check if this Realm has been closed or not. If the Realm has been closed, most methods will throw IllegalStateException if called.
true
if the Realm has been closed. false
if not.