Class ClassElementValue


  • public class ClassElementValue
    extends ElementValue
    Since:
    6.0
    • Constructor Detail

      • ClassElementValue

        public ClassElementValue​(int type,
                                 int idx,
                                 ConstantPool cpool)
    • Method Detail

      • getIndex

        public int getIndex()
      • getClassString

        public java.lang.String getClassString()
      • dump

        public void dump​(java.io.DataOutputStream dos)
                  throws java.io.IOException
        Specified by:
        dump in class ElementValue
        Throws:
        java.io.IOException