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