Class ClassFile.StackMapTableAttribute.StackMapFrame

    • Field Detail

      • offsetDelta

        final int offsetDelta
        The offset_delta value that is implicit to all stack map frames; see JVMS8 4.7.4.
    • Constructor Detail

      • StackMapFrame

        public StackMapFrame​(int offsetDelta)