Package org.jf.baksmali.Adaptors.Debug
Class BeginEpilogueMethodItem
java.lang.Object
org.jf.baksmali.Adaptors.MethodItem
org.jf.baksmali.Adaptors.Debug.DebugMethodItem
org.jf.baksmali.Adaptors.Debug.BeginEpilogueMethodItem
- All Implemented Interfaces:
Comparable<MethodItem>
-
Field Summary
Fields inherited from class org.jf.baksmali.Adaptors.MethodItem
codeAddress -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jf.baksmali.Adaptors.Debug.DebugMethodItem
build, getSortOrderMethods inherited from class org.jf.baksmali.Adaptors.MethodItem
compareTo, getCodeAddress
-
Constructor Details
-
BeginEpilogueMethodItem
public BeginEpilogueMethodItem(int codeAddress, int sortOrder)
-
-
Method Details
-
writeTo
- Specified by:
writeToin classMethodItem- Throws:
IOException
-