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()
|
公用方法
asArray
public String[] asArray ()
傳回 | |
---|---|
String[] |
等於
public boolean equals (Object o)
參數 | |
---|---|
o |
Object |
傳回 | |
---|---|
boolean |
getFile
public File getFile ()
傳回 | |
---|---|
File |
getLineNumber
public int getLineNumber ()
傳回 | |
---|---|
int |
hashCode
public int hashCode ()
傳回 | |
---|---|
int |