tmap/smali_classes2/com/google/ads/mediation/EmptyNetworkExtras.smali
2022-06-10 21:38:30 +09:00

23 lines
464 B
Smali

.class public final Lcom/google/ads/mediation/EmptyNetworkExtras;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-ads-lite@@19.1.0"
# interfaces
.implements Lcom/google/ads/mediation/NetworkExtras;
# annotations
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method