DeviceJUnit4ClassRunner.MetricAnnotation

public static class DeviceJUnit4ClassRunner.MetricAnnotation
extends Object

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


假註解,用於將指標傳遞至報表工具。

摘要

欄位

public mMetrics

公用建構函式

MetricAnnotation( metrics)

公用方法

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

欄位

mMetrics

public  mMetrics

公用建構函式

MetricAnnotation

public MetricAnnotation ( metrics)

參數
metrics

公用方法

annotationType

public Class<? extends Annotation> annotationType ()

傳回
Class<? extends Annotation>

等於

public boolean equals (Object other)

參數
other Object

傳回
boolean

hashCode

public int hashCode ()

傳回
int