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