BugreportCollector.Predicate
public
static
class
BugreportCollector.Predicate
extends Object
java.lang.Object | |
↳ | com.android.tradefed.result.BugreportCollector.Predicate |
فلتر كامل يصف وقت الحصول على تقرير خطأ. يحتوي على العناصر المطلوبة التالية و[عناصر اختيارية]: اسم توقيت RelationP [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 |
الطرق العامة
تأكيد صالح قبل التحقق من البيانات
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 |
إلىسلسلة
public String toString ()
المرتجعات | |
---|---|
String |
الطرق المحمية
الطريقة getFilterPredicate
protectedgetFilterPredicate ()
المرتجعات | |
---|---|
|
الحصول على نتائج
protectedgetPredicate ()
المرتجعات | |
---|---|
|