SubprocessEventHelper.InvocationStartedEventInfo

public static class SubprocessEventHelper.InvocationStartedEventInfo
extends Object

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