java.lang.Object
com.chaoswg.xtc4y.classdesc.ConstantPoolEntry
com.chaoswg.xtc4y.classdesc.ValueCPEntry
com.chaoswg.xtc4y.classdesc.WideValueCPEntry
- Direct Known Subclasses:
- DoubleCPEntry, LongCPEntry
- public abstract class WideValueCPEntry
- extends ValueCPEntry
This abstract class is just used to identify a wide value constant pool
entry.
a wide value cp entry max be a long or double.
More informations about the mappping of these
types to the cp entry is shown in Table 4.6 in §4.7.2
|
Constructor Summary |
protected |
WideValueCPEntry(byte tag)
Create a value entry with a tag, representing the type |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WideValueCPEntry
protected WideValueCPEntry(byte tag)
- Create a value entry with a tag, representing the type