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