コレクションでコンテンツを整理 必要に応じて、コンテンツの保存と分類を行います。

BugreportCollector.Relation

public static final enum BugreportCollector.Relation
implements BugreportCollector.SubPredicate

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

AT_START_OF

public static final BugreportCollector.Relation AT_START_OF

公開メソッド

値の

public static BugreportCollector.Relation valueOf (String name)

パラメーター
name String

戻り値
BugreportCollector.Relation

public static final Relation[] values ()

戻り値
Relation[]