BugreportCollector.Relation
public static final enum BugreportCollector.Relation
extends Enum< BugreportCollector.Relation >
implements BugreportCollector.SubPredicate
java.lang.Object | ||
↳ | java.lang.Enum< com.android.tradefed.result.BugreportCollector.Relation > | |
↳ | com.android.tradefed.result.BugreportCollector.Relation |
概括
枚舉值 | |
---|---|
BugreportCollector.Relation | AFTER |
BugreportCollector.Relation | AT_START_OF
|
公共方法 | |
---|---|
static BugreportCollector.Relation | valueOf (String name) |
static final Relation[] | values () |
枚舉值
後
public static final BugreportCollector.Relation AFTER
公共方法
的價值
public static BugreportCollector.Relation valueOf (String name)
參數 | |
---|---|
name | String |
退貨 | |
---|---|
BugreportCollector.Relation |
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2023-04-28 (世界標準時間)。
[]
[]