SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions How To Answer Questions
If I run the superClass part again, but I print the function's name, I can see that the one that returns the Collection, is giving null on aux.getSuperclass() != null, so that's why I didn't get any Collection.
So I'm starting to think I won't be able to get the Collection's base class, or do you have some other idea?
Originally posted by Emili Calonge:
If befor running the aux.getSuperclass() != null, I print the method's name and it's returning type, I get for the one that returns a Collection, java.util.Collection.
So this looks ok, after getting this I can't get any more information about this Collection.
Their achilles heel is the noogie! Give them noogies tiny ad!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|