GenericLogcatEventParser.LogcatEvent

public class GenericLogcatEventParser.LogcatEvent
extends Object

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


Struktura przechowująca zdarzenie logcat z typem zdarzenia i wywołującym je komunikatem logcat

Podsumowanie

Metody publiczne

LogcatEventType getEventType()
String getMessage()

Metody publiczne

getEventType

public LogcatEventType getEventType ()

Zwroty
LogcatEventType

getMessage

public String getMessage ()

Zwroty
String