Package com.android.sdklib.util

Interface Summary
GrabProcessOutput.IProcessOutput  
 

Class Summary
CommandLineParser Parses the command-line and stores flags needed or requested.
CommandLineParser.Arg An argument accepted by the command-line, also called "a flag".
FormatUtils Helper methods to do some format conversions.
GrabProcessOutput  
LineUtil  
 

Enum Summary
CommandLineParser.Accept  
CommandLineParser.Mode The mode of an argument specifies the type of variable it represents, whether an extra parameter is required after the flag and how to parse it.
GrabProcessOutput.Wait