DeviceJUnit4ClassRunner.LogAnnotation

public static class DeviceJUnit4ClassRunner.LogAnnotation
extends Object

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


虛假註釋的目的是向記者攜帶日誌。

概括

領域

public mLogs

公共構造函數

LogAnnotation ( logs) LogAnnotation ( logs)

公共方法

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

領域

移動日誌

public  mLogs

公共構造函數

日誌註釋

public LogAnnotation ( logs)

參數
logs

公共方法

註釋類型

public Class<? extends Annotation> annotationType ()

退貨
Class<? extends Annotation>

等於

public boolean equals (Object other)

參數
other Object

退貨
boolean

哈希碼

public int hashCode ()

退貨
int