TestSummary.TypedString

public static class TestSummary.TypedString
extends Object

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


요약

공개 생성자

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

공개 메소드

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

공개 생성자

TypedString

public TypedString (String string)

매개변수
string String

TypedString

public TypedString (String string, 
                TestSummary.Type type)

매개변수
string String

type TestSummary.Type

공개 메소드

getString

public String getString ()

보고
String

getType

public TestSummary.Type getType ()

보고
TestSummary.Type

toString

public String toString ()

보고
String

,

TestSummary.TypedString

public static class TestSummary.TypedString
extends Object

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


요약

공개 생성자

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

공개 메소드

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

공개 생성자

TypedString

public TypedString (String string)

매개변수
string String

TypedString

public TypedString (String string, 
                TestSummary.Type type)

매개변수
string String

type TestSummary.Type

공개 메소드

getString

public String getString ()

보고
String

getType

public TestSummary.Type getType ()

보고
TestSummary.Type

toString

public String toString ()

보고
String