defer
1.0.0
common
jvm
other
defer
/
me.jason5lee.defer
/
DeferScope
Defer
Scope
common
jvm
other
expect
class
DeferScope
Content copied to clipboard
actual
class
DeferScope
Content copied to clipboard
actual
class
DeferScope
Content copied to clipboard
Functions
Functions
cancel
Defers
Link copied to clipboard
common
jvm
other
expect
fun
cancelDefers
(
)
Content copied to clipboard
actual
fun
cancelDefers
(
)
Content copied to clipboard
actual
fun
cancelDefers
(
)
Content copied to clipboard
defer
Link copied to clipboard
common
jvm
other
expect
fun
defer
(
task
:
(
)
->
Unit
)
Content copied to clipboard
actual
inline
fun
defer
(
crossinline
task
:
(
)
->
Unit
)
Content copied to clipboard
actual
fun
defer
(
task
:
(
)
->
Unit
)
Content copied to clipboard
defer
Closing
Link copied to clipboard
jvm
fun
deferClosing
(
obj
:
Closeable
)
Content copied to clipboard