42 lines
1.2 KiB
Smali
42 lines
1.2 KiB
Smali
.class public interface abstract annotation Lcom/google/ads/mediation/MediationServerParameters$Parameter;
|
|
.super Ljava/lang/Object;
|
|
.source "com.google.android.gms:play-services-ads-lite@@19.1.0"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/annotation/Annotation;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/AnnotationDefault;
|
|
value = .subannotation Lcom/google/ads/mediation/MediationServerParameters$Parameter;
|
|
required = true
|
|
.end subannotation
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/ads/mediation/MediationServerParameters;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x2609
|
|
name = "Parameter"
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/annotation/Retention;
|
|
value = .enum Ljava/lang/annotation/RetentionPolicy;->RUNTIME:Ljava/lang/annotation/RetentionPolicy;
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/annotation/Target;
|
|
value = {
|
|
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract name()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract required()Z
|
|
.end method
|