SubprocessEventHelper.InvocationStartedEventInfo
public
static
class
SubprocessEventHelper.InvocationStartedEventInfo
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.util.SubprocessEventHelper.InvocationStartedEventInfo
|
Helper untuk informasi pemanggilan yang dimulai.
Ringkasan
Kolom
{i>mStartTime<i}
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 |
Menampilkan |
JSONException |
|
Metode publik
toString
public String toString ()