GenericLogcatEventParser.LogcatEvent

public class GenericLogcatEventParser.LogcatEvent
extends Object

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


מבנה נתונים (struct) לאירוע ב-logcat עם סוג האירוע וההודעה שהפעילה את האירוע ב-logcat

סיכום

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

LogcatEventType getEventType()
String getMessage()

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

getEventType

public LogcatEventType getEventType ()

החזרות
LogcatEventType

getMessage

public String getMessage ()

החזרות
String