Class ElementValue

    • Field Detail

      • tag

        protected int tag
    • Constructor Detail

      • ElementValue

        protected ElementValue​(ClassFile classFile,
                               int tag)
    • Method Detail

      • newInstance

        public static ElementValue newInstance​(ClassFile classFile,
                                               java.io.DataInput in)
                                        throws java.io.IOException
        Throws:
        java.io.IOException
      • getLength

        public abstract int getLength()