CommandFileParser.CommandLine

public static class CommandFileParser.CommandLine
extends Object

java.lang.Object
com.android.tradefed.command.CommandFileParser.CommandLine


Resumo

Métodos públicos

String[] asArray ()
boolean equals (Object o)
File getFile ()
int getLineNumber ()
int hashCode ()

Métodos públicos

asArray

public String[] asArray ()

Devoluções
String[]

é igual a

public boolean equals (Object o)

Parâmetros
o Object

Devoluções
boolean

getFile

public File getFile ()

Devoluções
File

getLineNumber

public int getLineNumber ()

Devoluções
int

hashCode

public int hashCode ()

Devoluções
int