SubprocessEventHelper.InvocationStartedEventInfo
public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object
java.lang.Object |
↳ | com.android.tradefed.util.SubprocessEventHelper.InvocationStartedEventInfo |
Ayudante para la información de inicio de invocación.
Resumen
Campos
mStartTime
public Long mStartTime
mTestTag
public String mTestTag
Constructores públicos
InvocationStartedEventInfo
public InvocationStartedEventInfo (String testTag,
Long startTime)
Parámetros |
---|
testTag | String |
startTime | Long |
InvocationStartedEventInfo
public InvocationStartedEventInfo (JSONObject jsonObject)
Parámetros |
---|
jsonObject | JSONObject |
Métodos públicos
Encadenar
public String toString ()