BugreportCollector.Predicate
public static class BugreportCollector.Predicate
extends Object
java.lang.object | |
↳ | com.android.tradefed.result.BugreportCollector.Predicate |
یک گزاره کامل که توضیح می دهد چه زمانی باید یک گزارش اشکال ثبت شود. دارای عناصر مورد نیاز زیر و [عناصر اختیاری]: RelationP TimingP Noun [FilterP Noun]
خلاصه
سازندگان عمومی | |
---|---|
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 |
روش های عمومی
assertValidPredicate
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 |
کامل مچ
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
protectedgetFilterPredicate ()
برمی گرداند | |
---|---|
دریافت Predicate
protectedgetPredicate ()
برمی گرداند | |
---|---|