CommandFileParser.CommandLine

public static class CommandFileParser.CommandLine
extends Object

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


概括

公共方法

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

公共方法

作為數組

public String[] asArray ()

退貨
String[]

等於

public boolean equals (Object o)

參數
o Object

退貨
boolean

取得文件

public File getFile ()

退貨
File

取得行號

public int getLineNumber ()

退貨
int

哈希碼

public int hashCode ()

退貨
int