Package org.jf.baksmali.Adaptors.Format
Class SparseSwitchMethodItem.SparseSwitchOffsetTarget
java.lang.Object
org.jf.baksmali.Adaptors.Format.SparseSwitchMethodItem.SparseSwitchTarget
org.jf.baksmali.Adaptors.Format.SparseSwitchMethodItem.SparseSwitchOffsetTarget
- Enclosing class:
SparseSwitchMethodItem
private static class SparseSwitchMethodItem.SparseSwitchOffsetTarget
extends SparseSwitchMethodItem.SparseSwitchTarget
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jf.baksmali.Adaptors.Format.SparseSwitchMethodItem.SparseSwitchTarget
getKey
-
Field Details
-
target
private final int target
-
-
Constructor Details
-
SparseSwitchOffsetTarget
public SparseSwitchOffsetTarget(int key, int target)
-
-
Method Details
-
writeTargetTo
- Specified by:
writeTargetToin classSparseSwitchMethodItem.SparseSwitchTarget- Throws:
IOException
-