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