a$b.smali

.class public final Lwh/a$b;
.super Lkotlin/jvm/internal/Lambda;
.source "ChatReadyProcessor.kt"

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


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lwh/a;->c([BI)V
.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<",
        "Lcom/shopee/protocol/ResponseCommon;",
        "Ljava/lang/String;",
        ">;"
    }
.end annotation


# static fields
.field public static final a:Lwh/a$b;


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

    new-instance v0, Lwh/a$b;

    invoke-direct {v0}, Lwh/a$b;-><init>()V

    sput-object v0, Lwh/a$b;->a:Lwh/a$b;

    return-void
.end method

.method public constructor <init>()V
    .registers 2

    const/4 v0, 0x1

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

    return-void
.end method


# virtual methods
.method public final a(Lcom/shopee/protocol/ResponseCommon;)Ljava/lang/String;
    .registers 2

    iget-object p1, p1, Lcom/shopee/protocol/ResponseCommon;->requestid:Ljava/lang/String;

    return-object p1
.end method

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

    check-cast p1, Lcom/shopee/protocol/ResponseCommon;

    invoke-virtual {p0, p1}, Lwh/a$b;->a(Lcom/shopee/protocol/ResponseCommon;)Ljava/lang/String;

    move-result-object p1

    return-object p1
.end method