sun.tools.javap
Class CPX

java.lang.Object
  extended by sun.tools.javap.CPX

 class CPX
extends java.lang.Object

Stores constant pool entry information with one field.


Field Summary
(package private)  int cpx
           
 
Constructor Summary
CPX(int cpx)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cpx

int cpx
Constructor Detail

CPX

CPX(int cpx)