DeviceJUnit4ClassRunner.MetricAnnotation

public static class DeviceJUnit4ClassRunner.MetricAnnotation
extends Object

java.lang.Object
   ↳ com.android.tradefed.testtype.DeviceJUnit4ClassRunner.MetricAnnotation


Gefälschte Anmerkung, die Messwerte an die Meldepersonen weitergeben soll.

Zusammenfassung

Felder

public mMetrics

Öffentliche Konstruktoren

MetricAnnotation( metrics)

Öffentliche Methoden

Class<? extends Annotation> annotationType()
boolean equals(Object other)
int hashCode()

Felder

mMetrics

public  mMetrics

Öffentliche Konstruktoren

MetricAnnotation

public MetricAnnotation ( metrics)

Parameter
metrics

Öffentliche Methoden

annotationType

public Class<? extends Annotation> annotationType ()

Returns
Class<? extends Annotation>

ist gleich

public boolean equals (Object other)

Parameter
other Object

Returns
boolean

hashCode

public int hashCode ()

Returns
int