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