DeviceJUnit4ClassRunner.MetricAnnotation

public static class DeviceJUnit4ClassRunner.MetricAnnotation
extends Object implements Annotation

شیء جاوا
com.android.tradefed.testtype.DeviceJUnit4ClassRunner.MetricAnnotation


حاشیه‌نویسی جعلی برای انتقال معیارها به خبرنگاران.

خلاصه

فیلدها

public HashMap<String, MetricMeasurement.Metric> mMetrics

سازندگان عمومی

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

روش‌های عمومی

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

فیلدها

متریک‌های m

public HashMap<String, MetricMeasurement.Metric> mMetrics

سازندگان عمومی

حاشیه‌نویسی متریک

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

پارامترها
metrics HashMap

روش‌های عمومی

نوع حاشیه‌نویسی

public Class<? extends Annotation> annotationType ()

بازگشت‌ها
Class<? extends Annotation>

برابر است

public boolean equals (Object other)

پارامترها
other Object

بازگشت‌ها
boolean

کد هش

public int hashCode ()

بازگشت‌ها
int