Name: tb29552 Date: 10/26/2000
I'm wondering what is supposed to be returned by ArrayType.fields(),
allFields(), methods() and allMethods() ?
I think fields() and methods() should return an empty list, and
allFields() and allMethods() should return the fields and methods of the
Object class, but I am not sure.
======================================================================