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 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-04-28。
[]
[]