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

public Long mStartTime

public String mTestTag

Costruttori pubblici

InvocationStartedEventInfo (String testTag, Long startTime)
InvocationStartedEventInfo (JSONObject jsonObject)

Metodi pubblici

String toString ()

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

Getta
JSONException

Metodi pubblici

accordare

public String toString ()

ritorna
String