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

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

String toString ()

שדות

mStartTime

public Long mStartTime

mTestTag

public String mTestTag

בנאים ציבוריים

InvocationStartedEventInfo

public InvocationStartedEventInfo (String testTag, 
                Long startTime)

פרמטרים
testTag String

startTime Long

InvocationStartedEventInfo

public InvocationStartedEventInfo (JSONObject jsonObject)

פרמטרים
jsonObject JSONObject

זורק
JSONException

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

toString

public String toString ()

החזרות
String