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 ()

Retorna
String[]

equals

public boolean equals (Object o)

Parâmetros
o Object

Retorna
boolean

getFile

public File getFile ()

Retorna
File

getLineNumber

public int getLineNumber ()

Retorna
int

hashCode

public int hashCode ()

Retorna
int