Uses of Class
jreversepro.reflect.JConstantPoolEntry

Packages that use JConstantPoolEntry
jreversepro.reflect   
 

Uses of JConstantPoolEntry in jreversepro.reflect
 

Methods in jreversepro.reflect with parameters of type JConstantPoolEntry
 java.lang.String JConstantPool.getName(JConstantPoolEntry ent)
          Returns the name pointed to by this JConstantPoolEntry.
 java.lang.String JConstantPool.getType(JConstantPoolEntry ent)
          Returns the type pointed to by this JConstantPoolEntry.
 



Submit Feedback to akkumar@users.sourceforge.net