Class ClassFile.ConstantValuePoolInfo

  • Enclosing class:
    ClassFile

    public abstract static class ClassFile.ConstantValuePoolInfo
    extends ClassFile.ConstantPoolInfo
    Intermediate base class for constant pool table entry types that have 'value' semantics: Double, Float, Integer, Long, String
    • Constructor Detail

      • ConstantValuePoolInfo

        public ConstantValuePoolInfo()