About abstract method read() in class InputStream (third message)

The subclass FilterInputStream is not abstract and extend InputStream: have you ever seen the implementation of that method in the source code available in SDK? It only calls that abstract method!!! I think it is not a very simple problem and anyway the answer is not in my diffrent books. Thanks for your non trivial answer.

[332 byte] By [speculora] at [2007-11-27 10:03:21]
# 1
Please post this as a "reply" in your original thread http://forum.java.sun.com/thread.jspa?threadID=5192979&tstart=0Don't start a new thread, simply reply to one of the other posts in the original thread (there is a button "reply" on the right hand side).
masijade.a at 2007-7-13 0:38:19 > top of Java-index,Java Essentials,New To Java...