DeviceJUnit4ClassRunner.LogAnnotation

public static class DeviceJUnit4ClassRunner.LogAnnotation
extends Object

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


假註解是用來將記錄檔送至回報者。

摘要

欄位

public mLogs

公用建構函式

LogAnnotation( logs)

公用方法

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

欄位

mLogs

public  mLogs

公用建構函式

記錄檔註解

public LogAnnotation ( logs)

參數
logs

公用方法

<註解類型>

public Class<? extends Annotation> annotationType ()

傳回
Class<? extends Annotation>

等於

public boolean equals (Object other)

參數
other Object

傳回
boolean

hashCode

public int hashCode ()

傳回
int