vertx / io.vertx.core / Closeable

Closeable

interface Closeable

Author
Tim Fox

Functions

close

abstract fun close(completionHandler: Handler<AsyncResult<Void>>): Unit