PerfettoPullerMetricCollector.FORMAT_PLIKU_METRYCZNEGO

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

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


Podsumowanie

Wartości typu wyliczeniowego

PerfettoPullerMetricCollector.METRIC_FILE_FORMAT  binary

 

PerfettoPullerMetricCollector.METRIC_FILE_FORMAT  json

 

PerfettoPullerMetricCollector.METRIC_FILE_FORMAT  text

 

Metody publiczne

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

Wartości typu wyliczeniowego

plik binarny

public static final PerfettoPullerMetricCollector.METRIC_FILE_FORMAT binary

JSON

public static final PerfettoPullerMetricCollector.METRIC_FILE_FORMAT json

tekst

public static final PerfettoPullerMetricCollector.METRIC_FILE_FORMAT text

Metody publiczne

wartość

public static PerfettoPullerMetricCollector.METRIC_FILE_FORMAT valueOf (String name)

Parametry
name String

Zwroty
PerfettoPullerMetricCollector.METRIC_FILE_FORMAT

wartości

public static final METRIC_FILE_FORMAT[] values ()

Zwroty
METRIC_FILE_FORMAT[]