TestSummary.TypedString
public static class TestSummary.TypedString
extends Object
java.lang.Nesne | |
↳ | com.android.tradefed.result.TestSummary.TypedString |
Özet
Kamu inşaatçıları | |
---|---|
TypedString (String string) | |
TypedString (String string, TestSummary.Type type) |
Genel yöntemler | |
---|---|
String | getString () |
TestSummary.Type | getType () |
String | toString () |
Kamu inşaatçıları
TypedString
public TypedString (String string)
parametreler | |
---|---|
string | String |
TypedString
public TypedString (String string, TestSummary.Type type)
parametreler | |
---|---|
string | String |
type | TestSummary.Type |
Genel yöntemler
getString
public String getString ()
İadeler | |
---|---|
String |
toString
public String toString ()
İadeler | |
---|---|
String |