Class DecodedLookupSwitch
java.lang.Object
org.benf.cfr.reader.bytecode.opcode.DecodedLookupSwitch
- All Implemented Interfaces:
DecodedSwitch
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DecodedLookupSwitch
public DecodedLookupSwitch(byte[] data, int offsetOfOriginalInstruction)
-
-
Method Details
-
getJumpTargets
- Specified by:
getJumpTargetsin interfaceDecodedSwitch
-