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

getLineNumber

public int getLineNumber ()

보고
int

해시 코드

public int hashCode ()

보고
int