From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Mon Nov 16 1998 - 12:58:30 EST
On Nov 16, 1998, Godmar Back <gback@cs.utah.edu> wrote:
> Properties is derived from Hashtable.
> The super.get() ensures that we call the get in Hashtable, and not an
> overridden version of get in a subclass of Properties.
Yep. The point that got me confused is that, in Java 1.0, super.get()
would only have an invokespecial meaning within the overrider method.
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org.au} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:03 EDT