GenericLogcatEventParser.LogcatEvent

public class GenericLogcatEventParser.LogcatEvent
extends Object

java.lang.Object
com.android.tradefed.util.GenericLogcatEventParser.LogcatEvent


Struttura per contenere un evento logcat con il tipo di evento e attivare il messaggio logcat

Riepilogo

Metodi pubblici

LogcatEventType getEventType ()
String getMessage ()

Metodi pubblici

getEventType

public LogcatEventType getEventType ()

ritorna
LogcatEventType

getMessage

public String getMessage ()

ritorna
String