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 ()

المقاولين العامة

سلسلة مكتوبة

public TypedString (String string)

حدود
string String

سلسلة مكتوبة

public TypedString (String string, 
                TestSummary.Type type)

حدود
string String

type TestSummary.Type

الأساليب العامة

getString

public String getString ()

عائدات
String

getType

public TestSummary.Type getType ()

عائدات
TestSummary.Type

إلى سلسلة

public String toString ()

عائدات
String