BugreportCollector.Predicate

public static class BugreportCollector.Predicate
extends Object

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


Một mệnh đề đầy đủ mô tả thời điểm ghi lại báo cáo lỗi. Có các phần tử bắt buộc sau đây và [các phần tử không bắt buộc]: RelationP TimingP Noun [FilterP Noun]

Tóm tắt

Hàm khởi tạo công khai

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)

Phương thức công khai

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()

Phương thức được bảo vệ

getFilterPredicate()
getPredicate()

Hàm khởi tạo công khai

Thuộc tính

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

Tham số
rp BugreportCollector.Relation

fp BugreportCollector.Freq

n BugreportCollector.Noun

Tiên đề

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

Tham số
rp BugreportCollector.Relation

fp BugreportCollector.Freq

fpN BugreportCollector.Noun

filterP BugreportCollector.Filter

filterPN BugreportCollector.Noun

Phương thức công khai

assertValidPredicate

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

Tham số
rp BugreportCollector.Relation

fp BugreportCollector.Freq

n BugreportCollector.Noun

bằng

public boolean equals (Object other)

Tham số
other Object

Giá trị trả về
boolean

fullMatch

public boolean fullMatch (BugreportCollector.Predicate otherP)

Tham số
otherP BugreportCollector.Predicate

Giá trị trả về
boolean

hashCode

public int hashCode ()

Giá trị trả về
int

partialMatch

public boolean partialMatch (BugreportCollector.Predicate otherP)

Tham số
otherP BugreportCollector.Predicate

Giá trị trả về
boolean

toString

public String toString ()

Giá trị trả về
String

Phương thức được bảo vệ

getFilterPredicate

protected  getFilterPredicate ()

Giá trị trả về

getPredicate

protected  getPredicate ()

Giá trị trả về