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 |
Summary
Enum values | |
---|---|
BugreportCollector.Relation |
AFTER
|
BugreportCollector.Relation |
AT_START_OF
|
Public methods | |
---|---|
static
BugreportCollector.Relation
|
valueOf(String name)
|
static
final
Relation[]
|
values()
|
Enum values
Public methods
valueOf
public static BugreportCollector.Relation valueOf (String name)
Parameters | |
---|---|
name |
String |
Returns | |
---|---|
BugreportCollector.Relation |
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2019-10-02 (世界標準時間)。
[]
[]