DeviceJUnit4ClassRunner.LogAnnotation
public
static
class
DeviceJUnit4ClassRunner.LogAnnotation
extends Object
java.lang.Object | |
😎 | com.android.tradefed.testtype.DeviceJUnit4ClassRunner.LogAnnotation |
Gefälschte Annotation zur Übermittlung von Protokollen an die Reporter.
Zusammenfassung
Felder | |
---|---|
public
|
mLogs
|
Öffentliche Konstruktoren | |
---|---|
LogAnnotation(
|
Öffentliche Methoden | |
---|---|
Class<? extends Annotation>
|
annotationType()
|
boolean
|
equals(Object other)
|
int
|
hashCode()
|
Felder
mLogs
publicmLogs
Öffentliche Konstruktoren
LogAnnotation
public LogAnnotation (logs)
Parameter | |
---|---|
logs |
|
Öffentliche Methoden
Anmerkungstyp
public Class<? extends Annotation> annotationType ()
Returns | |
---|---|
Class<? extends Annotation> |
ist gleich
public boolean equals (Object other)
Parameter | |
---|---|
other |
Object |
Returns | |
---|---|
boolean |
hashCode
public int hashCode ()
Returns | |
---|---|
int |