CommandFileParser.CommandLine

public static class CommandFileParser.CommandLine
extends Object

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


Resumen

Métodos públicos

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

Métodos públicos

comomatriz

public String[] asArray ()

Devoluciones
String[]

es igual

public boolean equals (Object o)

Parámetros
o Object

Devoluciones
boolean

Obtener el archivo

public File getFile ()

Devoluciones
File

obtener número de línea

public int getLineNumber ()

Devoluciones
int

código hash

public int hashCode ()

Devoluciones
int