Class ClassFile.ConstantValuePoolInfo
java.lang.Object
org.codehaus.janino.util.ClassFile.ConstantPoolInfo
org.codehaus.janino.util.ClassFile.ConstantValuePoolInfo
- Direct Known Subclasses:
ClassFile.ConstantDoubleInfo, ClassFile.ConstantFloatInfo, ClassFile.ConstantIntegerInfo, ClassFile.ConstantLongInfo, ClassFile.ConstantStringInfo, ClassFile.ConstantUtf8Info
- Enclosing class:
ClassFile
Intermediate base class for constant pool table entry types that have 'value' semantics: Double, Float,
Integer, Long, String
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ClassFile.ConstantPoolInfo
isWide, store
-
Constructor Details
-
ConstantValuePoolInfo
public ConstantValuePoolInfo()
-
-
Method Details
-
getValue
-