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

公用建構函式

LogAnnotation

public LogAnnotation ( logs)

參數
logs

公用方法

annotationType

public Class<? extends Annotation> annotationType ()

傳回
Class<? extends Annotation>

等於

public boolean equals (Object other)

參數
other Object

傳回
boolean

hashCode

public int hashCode ()

傳回
int