SubprocessEventHelper.InvocationStartedEventInfo
public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object
java.lang.অবজেক্ট |
↳ | com.android.tradefed.util.SubprocessEventHelper.InvocationStartedEventInfo |
আমন্ত্রণ জানানোর জন্য সাহায্যকারী তথ্য শুরু করেন।
সারাংশ
ক্ষেত্র
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 ()