TestSummary.TypedString

public static class TestSummary.TypedString
extends Object

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


Resumo

Construtores públicos

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

Métodos públicos

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

Construtores públicos

String tipada

public TypedString (String string)

Parâmetros
string String

String tipada

public TypedString (String string, 
                TestSummary.Type type)

Parâmetros
string String

type TestSummary.Type

Métodos públicos

getString

public String getString ()

Retorna
String

getType

public TestSummary.Type getType ()

Retorna
TestSummary.Type

toString

public String toString ()

Retorna
String