TestSummary.TypedString

public static class TestSummary.TypedString
extends Object

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


Riepilogo

Costruttori pubblici

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

Metodi pubblici

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

Costruttori pubblici

TypedString

public TypedString (String string)

Parametri
string String

TypedString

public TypedString (String string, 
                TestSummary.Type type)

Parametri
string String

type TestSummary.Type

Metodi pubblici

getString

public String getString ()

ritorna
String

getType

public TestSummary.Type getType ()

ritorna
TestSummary.Type

accordare

public String toString ()

ritorna
String