KTapResultParser.ParseResolution

public static final enum KTapResultParser.ParseResolution
extends Enum< KTapResultParser.ParseResolution >

Obiekt Java.lang.Object
java.lang.Enum< com.android.tradefed.testtype.binary.KTapResultParser.ParseResolution >
com.android.tradefed.testtype.binary.KTapResultParser.ParseResolution


Streszczenie

Wartości wyliczeniowe

KTapResultParser.ParseResolution AGGREGATED_TOP_LEVEL

KTapResultParser.ParseResolution INDIVIDUAL_LEAVES

Metody publiczne

static KTapResultParser.ParseResolution valueOf (String name)
static final ParseResolution[] values ()

Wartości wyliczeniowe

AGGREGATED_TOP_LEVEL

public static final KTapResultParser.ParseResolution AGGREGATED_TOP_LEVEL

INDYWIDUALNE_LEAVES

public static final KTapResultParser.ParseResolution INDIVIDUAL_LEAVES

Metody publiczne

wartość

public static KTapResultParser.ParseResolution valueOf (String name)

Parametry
name String

Zwroty
KTapResultParser.ParseResolution

wartości

public static final ParseResolution[] values ()

Zwroty
ParseResolution[]