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[]

equals

public boolean equals (Object o)

参数
o Object

返回
boolean

getFile

public File getFile ()

返回
File

getLineNumber 行

public int getLineNumber ()

返回
int

hashCode

public int hashCode ()

返回
int