TestSummary.TypedString
public
static
class
TestSummary.TypedString
extends Object
java.lang.Object | |
↳ | com.android.tradefed.result.TestSummary.TypedString; |
Resumen
Constructores públicos | |
---|---|
TypedString(String string)
|
|
TypedString(String string, TestSummary.Type type)
|
Métodos públicos | |
---|---|
String
|
getString()
|
TestSummary.Type
|
getType()
|
String
|
toString()
|
Constructores públicos
TypedString
public TypedString (String string)
Parámetros | |
---|---|
string |
String |
TypedString
public TypedString (String string, TestSummary.Type type)
Parámetros | |
---|---|
string |
String |
type |
TestSummary.Type |
Métodos públicos
getString
public String getString ()
Muestra | |
---|---|
String |
toString
public String toString ()
Muestra | |
---|---|
String |