SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

java.lang.অবজেক্ট
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

পাবলিক পদ্ধতি

স্ট্রিং

public String toString ()

রিটার্নস
String