Package-level declarations

Types

Link copied to clipboard
expect interface Closeable

Defines a type that wraps or implements a resource which may be closed.

actual interface Closeable
actual interface Closeable : AutoCloseable
actual interface Closeable