ClusterLogSaver.FilePickingStrategy
public static final enum ClusterLogSaver.FilePickingStrategy
extends Enum< ClusterLogSaver.FilePickingStrategy >
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.cluster.ClusterLogSaver.FilePickingStrategy > | |
↳ | com.android.tradefed.cluster.ClusterLogSaver.FilePickingStrategy |
إستراتيجيات انتقاء الملفات.
ملخص
تعداد القيم | |
---|---|
ClusterLogSaver.FilePickingStrategy | PICK_FIRST |
ClusterLogSaver.FilePickingStrategy | PICK_LAST
|
الطرق العامة | |
---|---|
static ClusterLogSaver.FilePickingStrategy | valueOf (String name) |
static final FilePickingStrategy[] | values () |
تعداد القيم
PICK_FIRST
public static final ClusterLogSaver.FilePickingStrategy PICK_FIRST
PICK_LAST
public static final ClusterLogSaver.FilePickingStrategy PICK_LAST
الطرق العامة
قيمة ال
public static ClusterLogSaver.FilePickingStrategy valueOf (String name)
المعلمات | |
---|---|
name | String |
عائدات | |
---|---|
ClusterLogSaver.FilePickingStrategy |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2020-09-08 UTC.
[]
[]