toggle menu
SQLDelight
2.0.2
common
js
jvm
native
switch theme
search in API
runtime
/
app.cash.sqldelight.db
/
Closeable
Closeable
common
js
jvm
native
expect
interface
Closeable
A type that can be closed.
Inheritors
SqlDriver
actual
interface
Closeable
actual
typealias
Closeable
=
java.io.Closeable
actual
interface
Closeable
Members
Functions
close
Link copied to clipboard
common
js
native
expect
abstract
fun
close
(
)
Close any resources backed by this object.
actual
abstract
fun
close
(
)
actual
abstract
fun
close
(
)