Class InstructionSet.I_LOOKUPSWITCH

Enclosing class:
InstructionSet

public static class InstructionSet.I_LOOKUPSWITCH extends InstructionSet.Switch
  • Constructor Details

    • I_LOOKUPSWITCH

      public I_LOOKUPSWITCH(MethodModel _methodPoolEntry, ByteReader _byteReader, boolean _wide)
  • Method Details

    • getDescription

      public String getDescription()
    • getMatches

      public int[] getMatches()
    • getNpairs

      public int getNpairs()