PodsumowaniePodsumowania.TypdString

public static class TestSummary.TypedString
extends Object

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


Podsumowanie

Konstruktory publiczne

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

Metody publiczne

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

Konstruktory publiczne

Wpisany ciąg znaków

public TypedString (String string)

Parametry
string String

Wpisany ciąg znaków

public TypedString (String string, 
                TestSummary.Type type)

Parametry
string String

type TestSummary.Type

Metody publiczne

getString

public String getString ()

Zwroty
String

getType

public TestSummary.Type getType ()

Zwroty
TestSummary.Type

Ciąg

public String toString ()

Zwroty
String