com.deltax.util
Class CPoolReader.C_FMIRefBase

java.lang.Object
  extended bycom.deltax.util.CPoolReader.cp_info
      extended bycom.deltax.util.CPoolReader.C_FMIRefBase
Direct Known Subclasses:
CPoolReader.C_Fieldref, CPoolReader.C_InterfaceMethodref, CPoolReader.C_Methodref
Enclosing class:
CPoolReader

public abstract class CPoolReader.C_FMIRefBase
extends CPoolReader.cp_info

Base for CONSTANT_Fieldref, CONSTANT_Methodref, CONSTANT_InterfaceMethodref entries


Method Summary
 java.lang.String toString()
           
 
Methods inherited from class com.deltax.util.CPoolReader.cp_info
getTag, getTagName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class CPoolReader.cp_info