|
Scala Library
|
|
object
StreamReader
extends AnyRefjava.io.Reader.in - the java.io.Reader that provides the underlying stream of characters for this Reader.| Value Summary | |
final val
|
EofCh : Char = '\032' |
| Method Summary | |
def
|
apply (in : java.io.Reader) : StreamReader |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Value Details |
| Method Details |
|
Scala Library
|
|