[Advanced-java] Inheritation of InputStream crashs BufferedReader

Alexander Farber alexander.farber at gmail.com
Thu Apr 27 13:55:20 PDT 2006


Just FYI: Why use a decompiler when the complete
source code is available at java.sun.com?

Regards
Alex

--
http://preferans.de/

On 4/27/06, Peter Rader <p.rader at new-voice.de> wrote:
> My java decompiler show me the sourcecode of InputStream, so i see
> that i only have to override the method "int read()" and "int available()"
> and his constructor?! Right?


More information about the Advanced-java mailing list