com.android.dx.io
Class DexIndexPrinter
java.lang.Object
com.android.dx.io.DexIndexPrinter
public final class DexIndexPrinter
- extends Object
Executable that prints all indices of a dex file.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DexIndexPrinter
public DexIndexPrinter(File file)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2015. All rights reserved.