ทั่วไปLogcatEventParser.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 |