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 UTC。
[]
[]