Closeable

interface Closeable

Interface for closeable resources.

Inheritors

Functions

Link copied to clipboard
abstract fun close()

Closes the resource.