java.io
The input/output streams and readers/writers allow reading and writing from arbitrary streams of data.
The Decorator pattern is used to achieve a Unix-like pipes and filters functionality.
InputStream
read()
FilterInputStream
read()
StringBufferedInputStream
read()
BufferedInputStream
read()
PushBacknputStream
read()
LineNumberInputStream
getLinenumber()
FileInputStream
read()
1
Previous slide
Next slide
Back to first slide
View graphic version