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 |