|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterReader | |
---|---|
java.io | Provides for system input and output through data streams, serialization and the file system. |
Uses of FilterReader in java.io |
---|
Subclasses of FilterReader in java.io | |
---|---|
class |
PushbackReader
A character-stream reader that allows characters to be pushed back into the stream. |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2011, Oracle and/or its affiliates. All rights reserved.