DeviceJUnit4ClassRunner.MetricAnnotation
public static class DeviceJUnit4ClassRunner.MetricAnnotation
extends Object
java.lang.객체 | |
↳ | com.android.tradefed.testtype.DeviceJUnit4ClassRunner.MetricAnnotation |
리포터에게 메트릭을 전달하기 위한 가짜 주석입니다.
요약
필드 | |
---|---|
public | mMetrics
|
공개 생성자 | |
---|---|
MetricAnnotation ( metrics) MetricAnnotation ( metrics) |
공개 방법 | |
---|---|
Class<? extends Annotation> | annotationType () |
boolean | equals (Object other) |
int | hashCode () |
필드
밀리미터
publicmMetrics
공개 생성자
메트릭 주석
public MetricAnnotation (metrics)
매개변수 | |
---|---|
metrics |
공개 방법
주석 유형
public Class<? extends Annotation> annotationType ()
보고 | |
---|---|
Class<? extends Annotation> |
같음
public boolean equals (Object other)
매개변수 | |
---|---|
other | Object |
보고 | |
---|---|
boolean |
해시 코드
public int hashCode ()
보고 | |
---|---|
int |