GenericLogcatEventParser.LogcatEvent
public
class
GenericLogcatEventParser.LogcatEvent
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.GenericLogcatEventParser.LogcatEvent |
Structure pour contenir un événement logcat avec le type d'événement et déclenchant un message Logcat
Résumé
Méthodes publiques | |
---|---|
LogcatEventType
|
getEventType()
|
String
|
getMessage()
|
Méthodes publiques
getEventType
public LogcatEventType getEventType ()
Renvoie | |
---|---|
LogcatEventType |
Obtenir un message
public String getMessage ()
Renvoie | |
---|---|
String |