SubprocessEventHelper.InvocationStartedEventInfo
public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object
java.lang.Object |
↳ | com.android.tradefed.util.SubprocessEventHelper.InvocationStartedEventInfo |
Aide pour les informations de démarrage de l'appel.
Résumé
Des champs
mStartTime
public Long mStartTime
mTestTag
public String mTestTag
Constructeurs publics
InvocationStartedEventInfo
public InvocationStartedEventInfo (String testTag,
Long startTime)
Paramètres |
---|
testTag | String |
startTime | Long |
InvocationStartedEventInfo
public InvocationStartedEventInfo (JSONObject jsonObject)
Paramètres |
---|
jsonObject | JSONObject |
Méthodes publiques
toString
public String toString ()