DeviceJUnit4ClassRunner.LogAnnotation
public
static
class
DeviceJUnit4ClassRunner.LogAnnotation
extends Object
java.lang.Object | |
↳ | com.android.tradefed.testtype.DeviceJUnit4ClassRunner.LogAnnotation |
Fausse annotation destinée à transporter des journaux aux rapporteurs.
Résumé
Champs | |
---|---|
public
|
mLogs
|
Constructeurs publics | |
---|---|
LogAnnotation(
|
Méthodes publiques | |
---|---|
Class<? extends Annotation>
|
annotationType()
|
boolean
|
equals(Object other)
|
int
|
hashCode()
|
Champs
Journaux mobiles
publicmLogs
Constructeurs publics
Annotation de journalisation
public LogAnnotation (logs)
Paramètres | |
---|---|
logs |
|
Méthodes publiques
Type d'annotation
public Class<? extends Annotation> annotationType ()
Renvoie | |
---|---|
Class<? extends Annotation> |
equals
public boolean equals (Object other)
Paramètres | |
---|---|
other |
Object |
Renvoie | |
---|---|
boolean |
hashCode
public int hashCode ()
Renvoie | |
---|---|
int |