|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
Object ) |
Documentation changed from old to new. |
Create a new character-stream reader whose critical sections will synchronize on the given object. |
Changed Methods | ||
boolean markSupported() |
Documentation changed from old to new. |
Tell whether this stream supports the mark() operation. |
long skip(long ) |
Documentation changed from old to new. |
Skip characters. |
int read() |
Documentation changed from old to new. |
Read a single character. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |