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