AutoCloseableIsReleasable

scala.util.Using.Releasable.AutoCloseableIsReleasable

An implicit Releasable for `AutoCloseable`s.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Releases the specified resource.

Releases the specified resource.

Attributes