SubprocessEventHelper.InvocationStartedEventInfo
public
static
class
SubprocessEventHelper.InvocationStartedEventInfo
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.SubprocessEventHelper.InvocationStartedEventInfo |
Asystent informacji o rozpoczęciu wywoływania.
Podsumowanie
Fieldsem | |
---|---|
public
Long |
mStartTime
|
public
String |
mTestTag
|
Konstruktory publiczne | |
---|---|
InvocationStartedEventInfo(String testTag, Long startTime)
|
|
InvocationStartedEventInfo(JSONObject jsonObject)
|
Metody publiczne | |
---|---|
String
|
toString()
|
Fieldsem
Czas_rozpoczęcia
public Long mStartTime
TagTestowy m
public String mTestTag
Konstruktory publiczne
InvocationStartedEventInfo
public InvocationStartedEventInfo (String testTag, Long startTime)
Parametry | |
---|---|
testTag |
String |
startTime |
Long |
InvocationStartedEventInfo
public InvocationStartedEventInfo (JSONObject jsonObject)
Parametry | |
---|---|
jsonObject |
JSONObject |
Rzuty | |
---|---|
JSONException |
Metody publiczne
Ciąg
public String toString ()
Zwroty | |
---|---|
String |