BugreportCollector. ความสัมพันธ์
public static final enum BugreportCollector.Relation
extends Enum< BugreportCollector.Relation >
implements BugreportCollector.SubPredicate
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.result.BugreportCollector.Relation > | |
↳ | com.android.tradefed.result.BugreportCollector.Relation |
สรุป
ค่า Enum | |
---|---|
BugreportCollector.Relation | AFTER |
BugreportCollector.Relation | AT_START_OF
|
วิธีการสาธารณะ | |
---|---|
static BugreportCollector.Relation | valueOf (String name) |
static final Relation[] | values () |
ค่า Enum
หลังจาก
public static final BugreportCollector.Relation AFTER
AT_START_OF
public static final BugreportCollector.Relation AT_START_OF
วิธีการสาธารณะ
มูลค่าของ
public static BugreportCollector.Relation valueOf (String name)
พารามิเตอร์ | |
---|---|
name | String |
ผลตอบแทน | |
---|---|
BugreportCollector.Relation |
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
Last updated 2019-10-02 UTC.
[]
[]