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

รับข้อความ

public String getMessage ()

การส่งคืน
String