جامع Bugreport
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 |
hashCode
public int hashCode ()
عائدات | |
---|---|
int |
مباراة جزئية
public boolean partialMatch (BugreportCollector.Predicate otherP)
حدود | |
---|---|
otherP | BugreportCollector.Predicate |
عائدات | |
---|---|
boolean |
إلى سلسلة
public String toString ()
عائدات | |
---|---|
String |
الطرق المحمية
getFilterPredicate
protectedgetFilterPredicate ()
عائدات | |
---|---|
getPredicate
protectedgetPredicate ()
عائدات | |
---|---|