Class DecodedLookupSwitch

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

public class DecodedLookupSwitch extends Object implements DecodedSwitch
  • Constructor Details

    • DecodedLookupSwitch

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