TestSummary.TypedString

public static class TestSummary.TypedString
extends Object

java.lang.Object
   ↳ com.android.tradefed.result.TestSummary.TypedString


ملخّص

وظائف الإنشاء العامة

TypedString(String string)
TypedString(String string, TestSummary.Type type)

الطرق العامة

String getString()
TestSummary.Type getType()
String toString()

وظائف الإنشاء العامة

TypedString

public TypedString (String string)

المعلمات
string String

TypedString

public TypedString (String string, 
                TestSummary.Type type)

المعلمات
string String

type TestSummary.Type

الطرق العامة

getString

public String getString ()

المرتجعات
String

getType

public TestSummary.Type getType ()

المرتجعات
TestSummary.Type

toString

public String toString ()

المرتجعات
String