scalax.io.CloseableResource

trait Wrapper

[source: scalax/io/CloseableResource.scala]

protected trait Wrapper
extends AnyRef
Type 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
abstract type Handle

type SelfHandle

Method Details
abstract def wrap(is : Handle) : Handle

def unsafeOpen : Handle


Copyright (c) 2005-8 The Scalax Project. All Rights Reserved.