SubprocessEventHelper.InvocationStartedEventInfo
public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object
java.lang.Oggetto |
↳ | com.android.tradefed.util.SubprocessEventHelper.InvocationStartedEventInfo |
Helper per le informazioni avviate dall'invocazione.
Riepilogo
Campi
mStartTime
public Long mStartTime
mTestTag
public String mTestTag
Costruttori pubblici
InvocazioneStartedEventInfo
public InvocationStartedEventInfo (String testTag,
Long startTime)
Parametri |
---|
testTag | String |
startTime | Long |
InvocazioneStartedEventInfo
public InvocationStartedEventInfo (JSONObject jsonObject)
Parametri |
---|
jsonObject | JSONObject |
Metodi pubblici
accordare
public String toString ()