SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Pomoc dotycząca informacji o rozpoczęciu wywołania.

Podsumowanie

Fieldsem

public Long mStartTime

public String mTestTag

Konstruktory publiczne

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

Metody publiczne

String toString()

Fieldsem

Czas_rozpoczęcia

public Long mStartTime

mTestTag

public String mTestTag

Konstruktory publiczne

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parametry
jsonObject JSONObject

Rzuty
JSONException

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parametry
testTag String

startTime Long

Metody publiczne

Ciąg

public String toString ()

Zwroty
String