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 |