BugreportCollector.Predicate

public static class BugreportCollector.Predicate
extends Object

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


פרדיקט מלא שמתאר מתי לתעד דוח על באג. כולל את הרכיבים הנדרשים הבאים ו[רכיבים אופציונליים]: שם משתמש של TimingP במערכת יחסים [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

toString (מחרוזת)

public String toString ()

החזרות
String

שיטות מוגנות

getFilterPredicate

protected  getFilterPredicate ()

החזרות

getPredicate

protected  getPredicate ()

החזרות