SubprosesEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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


Pembantu untuk informasi awal pemanggilan.

Ringkasan

Bidang

public Long mStartTime

public String mTestTag

Konstruktor publik

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

Metode publik

String toString ()

Bidang

mWaktu Mulai

public Long mStartTime

mTestTag

public String mTestTag

Konstruktor publik

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

Parameter
testTag String

startTime Long

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Melempar
JSONException

Metode publik

keString

public String toString ()

Kembali
String