Class DecodedTableSwitch

java.lang.Object
org.benf.cfr.reader.bytecode.opcode.DecodedTableSwitch
All Implemented Interfaces:
DecodedSwitch

public class DecodedTableSwitch extends Object implements DecodedSwitch
  • Constructor Details

    • DecodedTableSwitch

      public DecodedTableSwitch(byte[] data, int offsetOfOriginalInstruction)
  • Method Details