This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: bugfix for java.net.InetAddress
- From: Cedric Berger <cedric at wireless-networks dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java at gcc dot gnu dot org
- Date: Sat, 03 Aug 2002 17:44:06 +0200
- Subject: Re: bugfix for java.net.InetAddress
- References: <20020803150410.3B233AF54@mail.konqueror.de>
Michael Koch wrote:
Hello List,
In the java documentation [1] I saw that java.net.InetAddress is derived from
java.long.Object.
Have you ever seen during your (short I guess) java programming experience
a class that is *not* derived from Object????
Cedric