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 digitada

public TypedString (String string)

Parâmetros
string String

String digitada

public TypedString (String string, 
                TestSummary.Type type)

Parâmetros
string String

type TestSummary.Type

Métodos públicos

getString

public String getString ()

Devoluções
String

getType

public TestSummary.Type getType ()

Devoluções
TestSummary.Type

para sequenciar

public String toString ()

Devoluções
String