CommandFileParser.CommandLine

public static class CommandFileParser.CommandLine
extends Object

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


Résumé

Méthodes publiques

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

Méthodes publiques

AsArray

public String[] asArray ()

Renvoie
String[]

equals

public boolean equals (Object o)

Paramètres
o Object

Renvoie
boolean

getFile

public File getFile ()

Renvoie
File

getLineNumber

public int getLineNumber ()

Renvoie
int

hashCode

public int hashCode ()

Renvoie
int