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 () |
字段
日誌
publicmLogs
公共構造函數
日誌註解
public LogAnnotation (logs)
參數 | |
---|---|
logs |
公共方法
註釋類型
public Class<? extends Annotation> annotationType ()
退貨 | |
---|---|
Class<? extends Annotation> |
等於
public boolean equals (Object other)
參數 | |
---|---|
other | Object |
退貨 | |
---|---|
boolean |
哈希碼
public int hashCode ()
退貨 | |
---|---|
int |