com.android.dx.command
Class Main

java.lang.Object
  extended by com.android.dx.command.Main

public class Main
extends Object

Main class for dx. It recognizes enough options to be able to dispatch to the right "actual" main.


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

Method Detail

main

public static void main(String[] args)
Run!



Copyright © 2015. All rights reserved.