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