GenericLogcatEventParser.LogcatEvent

public class GenericLogcatEventParser.LogcatEvent
extends Object

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


מבנה לקיים אירוע logcat עם סוג האירוע והודעת logcat המפעילה

סיכום

שיטות ציבוריות

LogcatEventType getEventType ()
String getMessage ()

שיטות ציבוריות

getEventType

public LogcatEventType getEventType ()

החזרות
LogcatEventType

getMessage

public String getMessage ()

החזרות
String