a$c.smali
.class public final Le9/a$c;
.super Lkotlin/jvm/internal/Lambda;
.source "GsonExtension.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Le9/a;->a(Lcom/google/gson/Gson;Lp5/i;Ljava/lang/reflect/Type;)Ljava/lang/Object;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/Lambda;",
"Lkotlin/jvm/functions/Function1<",
"Lp5/i;",
"TT;>;"
}
.end annotation
# instance fields
.field public final synthetic a:Lcom/google/gson/Gson;
.field public final synthetic b:Ljava/lang/reflect/Type;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lcom/google/gson/Gson;Ljava/lang/reflect/Type;)V
.registers 3
iput-object p1, p0, Le9/a$c;->a:Lcom/google/gson/Gson;
iput-object p2, p0, Le9/a$c;->b:Ljava/lang/reflect/Type;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
return-void
.end method
# virtual methods
.method public final a(Lp5/i;)Ljava/lang/Object;
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lp5/i;",
")TT;"
}
.end annotation
iget-object v0, p0, Le9/a$c;->a:Lcom/google/gson/Gson;
iget-object v1, p0, Le9/a$c;->b:Ljava/lang/reflect/Type;
invoke-virtual {v0, p1, v1}, Lcom/google/gson/Gson;->a(Lp5/i;Ljava/lang/reflect/Type;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
check-cast p1, Lp5/i;
invoke-virtual {p0, p1}, Le9/a$c;->a(Lp5/i;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method