Closeable

interface Closeable

A type that can be closed.

interface Closeable
interface Closeable
typealias Closeable = Closeable

Functions

close
Link copied to clipboard
common
abstract fun close()
Close any resources backed by this object.
abstract fun close()
abstract fun close()

Inheritors

SqlCursor
Link copied to clipboard
SqlDriver
Link copied to clipboard