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(JSONObject jsonObject)
InvocationStartedEventInfo(String testTag, Long startTime)

שיטות ציבוריות

String toString()

שדות

mStartTime

public Long mStartTime

mTestTag

public String mTestTag

יוצרים ציבוריים

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

פרמטרים
jsonObject JSONObject

זריקות
JSONException

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

פרמטרים
testTag String

startTime Long

שיטות ציבוריות

toString

public String toString ()

החזרות
String