|
Scala 2.1.8
|
class
CharInputStreamIterator
extends
java.lang.Object with
scala.Iterator[scala.Char] with
scala.ScalaObjectConstructor Summary | |
def
this
( in : java.io.InputStream )
|
Def Summary | |
def
hasNext
: scala.Boolean
|
|
def
next
: scala.Char
|
Constructor Detail |
def
this
( in : java.io.InputStream )
Def Detail |
def
hasNext
: scala.Boolean
def
next
: scala.Char