DeviceJUnit4ClassRunner.MetricAnnotation

public static class DeviceJUnit4ClassRunner.MetricAnnotation
extends Object implements Annotation

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


הערה מזויפת שנועדה להעביר מדדים ליוצרים.

סיכום

שדות

public HashMap<String, MetricMeasurement.Metric> mMetrics

‫constructors ציבוריים

MetricAnnotation(HashMap<String, MetricMeasurement.Metric> metrics)

‫methods ציבוריים

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

שדות

mMetrics

public HashMap<String, MetricMeasurement.Metric> mMetrics

‫constructors ציבוריים

MetricAnnotation

public MetricAnnotation (HashMap<String, MetricMeasurement.Metric> metrics)

פרמטרים
metrics HashMap

‫methods ציבוריים

annotationType

public Class<? extends Annotation> annotationType ()

החזרות
Class<? extends Annotation>

שווה ל-

public boolean equals (Object other)

פרמטרים
other Object

החזרות
boolean

hashCode

public int hashCode ()

החזרות
int