com.android.dx.io
Class DexIndexPrinter

java.lang.Object
  extended by com.android.dx.io.DexIndexPrinter

public final class DexIndexPrinter
extends Object

Executable that prints all indices of a dex file.


Constructor Summary
DexIndexPrinter(File file)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DexIndexPrinter

public DexIndexPrinter(File file)
                throws IOException
Throws:
IOException
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2015. All rights reserved.