SubprocessEventHelper.InvocationStartedEventInfo
public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object
java.lang.Object |
↳ | com.android.tradefed.util.SubprocessEventHelper.InvocationStartedEventInfo |
呼び出し開始情報のヘルパー。
まとめ
田畑
mStartTime
public Long mStartTime
mTestTag
public String mTestTag
パブリック コンストラクター
InvocationStartedEventInfo
public InvocationStartedEventInfo (String testTag,
Long startTime)
パラメーター |
---|
testTag | String |
startTime | Long |
InvocationStartedEventInfo
public InvocationStartedEventInfo (JSONObject jsonObject)
パラメーター |
---|
jsonObject | JSONObject |
公開メソッド
toString
public String toString ()