PerfettoPullerMetricCollector.METRIC_FILE_FORMAT

public static final enum PerfettoPullerMetricCollector.METRIC_FILE_FORMAT
extends Enum<PerfettoPullerMetricCollector.METRIC_FILE_FORMAT>

JavaScript.lang.Object
Java.lang.Enum<com.android.tradefed.device.metric.PerfettoPullerMetricCollector.METRIC_FILE_FORMAT>
  com.android.tradefed.device.metric.PerfettoPullerMetricCollector.METRIC_FILE_FORMAT


סיכום

ערכי טיפוסים בני מנייה (enum)

PerfettoPullerMetricCollector.METRIC_FILE_FORMAT  binary

 

PerfettoPullerMetricCollector.METRIC_FILE_FORMAT  json

 

PerfettoPullerMetricCollector.METRIC_FILE_FORMAT  text

 

שיטות ציבוריות

static PerfettoPullerMetricCollector.METRIC_FILE_FORMAT valueOf(String name)
static final METRIC_FILE_FORMAT[] values()

ערכי טיפוסים בני מנייה (enum)

קובץ בינארי

public static final PerfettoPullerMetricCollector.METRIC_FILE_FORMAT binary

JSON

public static final PerfettoPullerMetricCollector.METRIC_FILE_FORMAT json

טקסט

public static final PerfettoPullerMetricCollector.METRIC_FILE_FORMAT text

שיטות ציבוריות

ערך של

public static PerfettoPullerMetricCollector.METRIC_FILE_FORMAT valueOf (String name)

פרמטרים
name String

החזרות
PerfettoPullerMetricCollector.METRIC_FILE_FORMAT

ערכים

public static final METRIC_FILE_FORMAT[] values ()

החזרות
METRIC_FILE_FORMAT[]