AdvertisementDBAdapter$2.smali
.class Lcom/vungle/warren/model/AdvertisementDBAdapter$2;
.super Lcom/google/gson/reflect/TypeToken;
.source "AdvertisementDBAdapter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/vungle/warren/model/AdvertisementDBAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/gson/reflect/TypeToken<",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;>;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/vungle/warren/model/AdvertisementDBAdapter;
# direct methods
.method constructor <init>(Lcom/vungle/warren/model/AdvertisementDBAdapter;)V
.registers 2
.line 1
iput-object p1, p0, Lcom/vungle/warren/model/AdvertisementDBAdapter$2;->this$0:Lcom/vungle/warren/model/AdvertisementDBAdapter;
invoke-direct {p0}, Lcom/google/gson/reflect/TypeToken;-><init>()V
return-void
.end method