CommandFileParser.CommandLine

public static class CommandFileParser.CommandLine
extends Object

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


Podsumowanie

Metody publiczne

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

Metody publiczne

asArray

public String[] asArray ()

Zwroty
String[]

równa się

public boolean equals (Object o)

Parametry
o Object

Zwroty
boolean

getFile

public File getFile ()

Zwroty
File

getLineNumber

public int getLineNumber ()

Zwroty
int

hashCode

public int hashCode ()

Zwroty
int