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

الأساليب العامة

إلى سلسلة

public String toString ()

عائدات
String