SelfClosingIterator

aptus.aptmisc.SelfClosingIterator
See theSelfClosingIterator companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromPair[T](pair: (Iterator[T], Closeable)): SelfClosingIterator[T]