From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,INVALID_MSGID, TO_MALFORMED autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,dd7bced714e1250a X-Google-Attributes: gid103376,public From: "Emmanuel.Leguy" Subject: Re: Java interfaces -> ADA Date: 1999/04/19 Message-ID: <371B270E.19DC@lifl.fr>#1/1 X-Deja-AN: 468281149 Content-Transfer-Encoding: 7bit References: <371AE830.4D8@lifl.fr> <7ff01s$23i@drn.newsguy.com> To: bob@ Content-Type: text/plain; charset=us-ascii Organization: LIFL Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-04-19T00:00:00+00:00 List-Id: bob@ wrote: > I guess since an interface says simply that a class that implements it > needs to supply those methods, then in Ada, you would have a number > of abstract methods for the tag record, and then any one who > extends this record, will need to implement those methods since they > are abstract. > But a java class can inherit more than one interface... The multiple inheritance is not permit in ADA. -- Laboratoire d'Informatique Fondamentale de Lille (LIFL) Universite des Sciences et Technologies de Lille Batiment M3 Cite Scientifique 59655 Villeneuve d'Ascq Cedex FRANCE tel: 03 20 33 63 38 fax: 03 20 43 65 66 mailto:Emmanuel.Leguy@lifl.fr http://www.lifl.fr