kmp-tor
Toggle table of contents
2.2.0
common
Platform filter
common
Switch theme
Search in API
kmp-tor
runtime-core
/
io.matthewnelson.kmp.tor.runtime.core
/
Destroyable
/
Companion
/
checkIsNotDestroyed
check
Is
Not
Destroyed
@
JvmStatic
fun
Destroyable
.
checkIsNotDestroyed
(
)
(
source
)
Checks if a
Destroyable
instance has been destroyed or not.
Throws
Illegal
State
Exception
If
isDestroyed
is true.