The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Reflection on Tiger
Subject:  info on getGenericSuperclass
Date:  2006-08-21 14:53:22
From:  fuente1


Class parametres are stored in private genericInfo field defined in Class object:

private transient ClassRepository genericInfo;

and available as in my previous post.

However, this info is not used in the first place one would think it might be used: in Collections.checkedCollection()

 Feed java.net RSS Feeds