TestSummary.TypedString

public static class TestSummary.TypedString
extends Object

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


Résumé

Constructeurs publics

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

Méthodes publiques

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

Constructeurs publics

TypedString

public TypedString (String string)

Paramètres
string String

TypedString

public TypedString (String string, 
                TestSummary.Type type)

Paramètres
string String

type TestSummary.Type

Méthodes publiques

getString

public String getString ()

Renvoie
String

getType

public TestSummary.Type getType ()

Renvoie
TestSummary.Type

toString

public String toString ()

Renvoie
String