All Implemented Interfaces:
Constants, RuntimeConstants

public final class Label extends Instruction
A label instruction. This is a 0 size instruction. It is the only valid target of a branch instruction. WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.
  • Constructor Details

    • Label

      public Label()
      Constructor
  • Method Details