SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

java.lang.Объект
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

мтесттег

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