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