This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: language purist
- From: Rainer Klute <klute at rainer-klute dot de>
- To: martin_aliger at email dot cz
- Cc: java at gcc dot gnu dot org, rainer dot klute at epost dot de
- Date: Tue, 12 Nov 2002 16:24:31 +0100
- Subject: Re: language purist
- Organization: Rainer Klute IT-Consulting GmbH
- Reply-to: "Rainer Klute" <rainer dot klute at epost dot de>
>You could use class inheritance as well as interface inheritance, don't you? Or could interfaces have multiple parents while classes could not? [i'm not friend of multiple inheritance anyway]
An interface can have a single parent only, but a class can implement
multiple interfaces.
Best regards
Rainer Klute
Rainer Klute IT-Consulting GmbH
Dipl.-Inform.
Rainer Klute E-Mail: klute@rainer-klute.de
Körner Grund 24 Telefon: +49 172 2324824
D-44143 Dortmund Telefax: +49 231 5349423