Package org.jf.dexlib2.rewriter
Class DexFileRewriter
- java.lang.Object
-
- org.jf.dexlib2.rewriter.DexFileRewriter
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected class
DexFileRewriter.RewrittenDexFile
-
Constructor Summary
Constructors Constructor Description DexFileRewriter(Rewriters rewriters)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DexFile
rewrite(DexFile value)
-