Class StackMapTableAttribute.StackMapFrame

    • Constructor Detail

      • StackMapFrame

        protected StackMapFrame​(int tag)
    • Method Detail

      • type

        public abstract int type()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • write

        void write​(java.io.DataOutput out,
                   ConstantPool constant_pool)
            throws java.io.IOException
        Throws:
        java.io.IOException
      • value_length

        int value_length()