SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

java.lang.Object
com.android.tradefed.util.SubprocessEventHelper.InvocationStartedEventInfo


Помощник для вызова информации о запуске.

Резюме

Поля

public Long mStartTime

public String mTestTag

Общественные конструкторы

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

Публичные методы

String toString ()

Поля

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

Броски
JSONException

Публичные методы

нанизывать

public String toString ()

Возврат
String