SubprocessEventHelper.LogAssociationEventInfo
public
static
class
SubprocessEventHelper.LogAssociationEventInfo
extends Object
java.lang.Object 中 | |
↳ | com.android.tradefed.util.SubprocessEventHelper.LogAssociationEventInfo |
用于 logAssociation 信息的帮助程序。
摘要
字段 | |
---|---|
public
String |
mDataName
|
public
LogFile |
mLoggedFile
|
公共构造函数 | |
---|---|
LogAssociationEventInfo(String dataName, LogFile loggedFile)
|
|
LogAssociationEventInfo(JSONObject jsonObject)
|
公共方法 | |
---|---|
String
|
toString()
|
字段
mDataName
public String mDataName
公共构造函数
LogAssociationEventInfo
public LogAssociationEventInfo (String dataName, LogFile loggedFile)
参数 | |
---|---|
dataName |
String |
loggedFile |
LogFile |
LogAssociationEventInfo
public LogAssociationEventInfo (JSONObject jsonObject)
参数 | |
---|---|
jsonObject |
JSONObject |
抛出 | |
---|---|
JSONException |
公共方法
toString
public String toString ()
返回 | |
---|---|
String |