DeviceJUnit4ClassRunner.MetricAnnotation

public static class DeviceJUnit4ClassRunner.MetricAnnotation
extends Object

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


기자에게 측정항목을 전달하기 위한 가짜 주석입니다.

요약

필드

public mMetrics

공개 생성자

MetricAnnotation ( metrics) MetricAnnotation ( metrics)

공개 메소드

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

필드

미터법

public  mMetrics

공개 생성자

메트릭 주석

public MetricAnnotation ( metrics)

매개변수
metrics

공개 메소드

주석 유형

public Class<? extends Annotation> annotationType ()

보고
Class<? extends Annotation>

같음

public boolean equals (Object other)

매개변수
other Object

보고
boolean

해시 코드

public int hashCode ()

보고
int