spock
Toggle table of contents
0.0.1-alpha.1
Select version
0.0.1-alpha.3
0.0.1-alpha.2
0.0.1-alpha.1
common
Platform filter
common
Switch theme
Search in API
spock
util
/
quest.laxla.spock
/
Closer
Closer
fun
Closer
(
vararg
closeables
:
SuspendCloseable
)
:
Closer
(
source
)
Create a new
Closer
and add
closeables
to it.
Since
0.0.1-alpha.1
fun
Closer
(
)
:
Closer
(
source
)
Create a new empty
Closer
.
Since
0.0.1-alpha.1