BugreportCollector.Predicate

public static class BugreportCollector.Predicate
extends Object

java.lang.Object
com.android.tradefed.result.BugreportCollector.Predicate


ภาคแสดงแบบเต็มที่อธิบายว่าเมื่อใดควรสร้างรายงานข้อบกพร่อง มีองค์ประกอบที่จำเป็นต่อไปนี้ และ [องค์ประกอบที่ไม่บังคับ]: คำนาม RelationP TimingP [คำนามFilterP]

สรุป

ช่างก่อสร้างสาธารณะ

Predicate(BugreportCollector.Relation rp, BugreportCollector.Freq fp, BugreportCollector.Noun n)
Predicate(BugreportCollector.Relation rp, BugreportCollector.Freq fp, BugreportCollector.Noun fpN, BugreportCollector.Filter filterP, BugreportCollector.Noun filterPN)

วิธีการสาธารณะ

static void assertValidPredicate(BugreportCollector.Relation rp, BugreportCollector.Freq fp, BugreportCollector.Noun n)
boolean equals(Object other)
boolean fullMatch(BugreportCollector.Predicate otherP)
int hashCode()
boolean partialMatch(BugreportCollector.Predicate otherP)
String toString()

วิธีการป้องกัน

getFilterPredicate()
getPredicate()

ช่างก่อสร้างสาธารณะ

ภาคแสดง

public Predicate (BugreportCollector.Relation rp, 
                BugreportCollector.Freq fp, 
                BugreportCollector.Noun n)

พารามิเตอร์
rp BugreportCollector.Relation

fp BugreportCollector.Freq

n BugreportCollector.Noun

ภาคแสดง

public Predicate (BugreportCollector.Relation rp, 
                BugreportCollector.Freq fp, 
                BugreportCollector.Noun fpN, 
                BugreportCollector.Filter filterP, 
                BugreportCollector.Noun filterPN)

พารามิเตอร์
rp BugreportCollector.Relation

fp BugreportCollector.Freq

fpN BugreportCollector.Noun

filterP BugreportCollector.Filter

filterPN BugreportCollector.Noun

วิธีการสาธารณะ

VerifyValidPredicate

public static void assertValidPredicate (BugreportCollector.Relation rp, 
                BugreportCollector.Freq fp, 
                BugreportCollector.Noun n)

พารามิเตอร์
rp BugreportCollector.Relation

fp BugreportCollector.Freq

n BugreportCollector.Noun

เท่ากับ

public boolean equals (Object other)

พารามิเตอร์
other Object

คิกรีเทิร์น
boolean

FullMatch

public boolean fullMatch (BugreportCollector.Predicate otherP)

พารามิเตอร์
otherP BugreportCollector.Predicate

คิกรีเทิร์น
boolean

แฮชโค้ด

public int hashCode ()

คิกรีเทิร์น
int

บางส่วนของรายการที่ตรงกัน

public boolean partialMatch (BugreportCollector.Predicate otherP)

พารามิเตอร์
otherP BugreportCollector.Predicate

คิกรีเทิร์น
boolean

toString

public String toString ()

คิกรีเทิร์น
String

วิธีการป้องกัน

getFilterPredicate

protected  getFilterPredicate ()

คิกรีเทิร์น

getPredicate

protected  getPredicate ()

คิกรีเทิร์น