f.smali

.class Lcom/google/android/ads/mediationtestsuite/utils/f;
.super Lcom/google/gson/reflect/TypeToken;
.source "CLDResponseDeserializer.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/google/android/ads/mediationtestsuite/utils/CLDResponseDeserializer;->deserialize(Lcom/google/gson/p;Ljava/lang/reflect/Type;Lcom/google/gson/n;)Lcom/google/android/ads/mediationtestsuite/dataobjects/CLDResponse;
.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/List<",
        "Lcom/google/android/ads/mediationtestsuite/dataobjects/AdUnitResponse;",
        ">;>;"
    }
.end annotation


# direct methods
.method constructor <init>(Lcom/google/android/ads/mediationtestsuite/utils/CLDResponseDeserializer;)V
    .registers 2

    .line 1
    invoke-direct {p0}, Lcom/google/gson/reflect/TypeToken;-><init>()V

    return-void
.end method