SubprocessEventHelper.InvocationStartedEventInfo
public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object
java.lang.객체 |
↳ | 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 ()