|
Scala 2
|
||
class
CharInputStreamIterator
extends
java.lang.Object with
Iterator with
ScalaObject| Constructor 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