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

เครื่องมือสร้างสาธารณะ

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

เมธอดสาธารณะ

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

ทุ่ง

mMetrics

public HashMap<String, MetricMeasurement.Metric> mMetrics

เครื่องมือสร้างสาธารณะ

MetricAnnotation

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

พารามิเตอร์
metrics HashMap

เมธอดสาธารณะ

annotationType

public Class<? extends Annotation> annotationType ()

การคืนสินค้า
Class<? extends Annotation>

เท่ากับ

public boolean equals (Object other)

พารามิเตอร์
other Object

การคืนสินค้า
boolean

hashCode

public int hashCode ()

การคืนสินค้า
int