Scalax
|
|
scalax/io/CloseableResource.scala
]
protected
trait
Wrapper
extends
AnyRefType Summary | |
abstract type
|
Handle |
type
|
SelfHandle |
Method Summary | |
def
|
unsafeOpen : Handle |
abstract def
|
wrap (is : Handle) : Handle |
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Type Details |
Method Details |
Scalax
|
|