scala.util.Using.Releasable
See theReleasable companion trait
object Releasable
Attributes
- Companion
- trait
- Source
- Using.scala
- Graph
-
- Supertypes
- Self type
-
Releasable.type
Members list
Type members
Classlikes
object AutoCloseableIsReleasable extends Releasable[AutoCloseable]
An implicit Releasable
for AutoCloseable
s .
In this article