Package org.jf.dexlib2.builder
Class MutableMethodImplementation.SwitchPayloadReferenceLabel
java.lang.Object
org.jf.dexlib2.builder.ItemWithLocation
org.jf.dexlib2.builder.Label
org.jf.dexlib2.builder.MutableMethodImplementation.SwitchPayloadReferenceLabel
- Enclosing class:
MutableMethodImplementation
-
Field Summary
FieldsFields inherited from class org.jf.dexlib2.builder.ItemWithLocation
location -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jf.dexlib2.builder.Label
getCodeAddress, getLocationMethods inherited from class org.jf.dexlib2.builder.ItemWithLocation
isPlaced, setLocation
-
Field Details
-
switchLocation
-
-
Constructor Details
-
SwitchPayloadReferenceLabel
private SwitchPayloadReferenceLabel()
-