a$a$a.smali

.class public final Ltd/a$a$a;
.super Lkotlin/jvm/internal/Lambda;
.source "ARContentCacheHelper.kt"

# interfaces
.implements Lkotlin/jvm/functions/Function1;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Ltd/a$a;->invokeSuspend(Ljava/lang/Object;)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<",
        "Ljava/io/BufferedWriter;",
        "Lkotlin/Unit;",
        ">;"
    }
.end annotation


# instance fields
.field public final synthetic a:Lcom/shopee/app/proto/response/ActionContent;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Lcom/shopee/app/proto/response/ActionContent;)V
    .registers 2

    iput-object p1, p0, Ltd/a$a$a;->a:Lcom/shopee/app/proto/response/ActionContent;

    const/4 p1, 0x1

    invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V

    return-void
.end method


# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
    .registers 2

    check-cast p1, Ljava/io/BufferedWriter;

    invoke-virtual {p0, p1}, Ltd/a$a$a;->invoke(Ljava/io/BufferedWriter;)V

    sget-object p1, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;

    return-object p1
.end method

.method public final invoke(Ljava/io/BufferedWriter;)V
    .registers 4

    sget-object v0, Lfc/a;->o:Lfc/a;

    invoke-virtual {v0}, Lfc/a;->f()Lcom/google/gson/Gson;

    move-result-object v0

    iget-object v1, p0, Ltd/a$a$a;->a:Lcom/shopee/app/proto/response/ActionContent;

    invoke-virtual {v0, v1}, Lcom/google/gson/Gson;->a(Ljava/lang/Object;)Ljava/lang/String;

    move-result-object v0

    invoke-virtual {p1, v0}, Ljava/io/BufferedWriter;->write(Ljava/lang/String;)V

    return-void
.end method