b$a.smali
.class public final Lpg/b$a;
.super Lkotlin/jvm/internal/Lambda;
.source "ClearChatMsgProcessor.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lpg/b;->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/Integer;",
">;"
}
.end annotation
# static fields
.field public static final a:Lpg/b$a;
# direct methods
.method public static constructor <clinit>()V
.registers 1
new-instance v0, Lpg/b$a;
invoke-direct {v0}, Lpg/b$a;-><init>()V
sput-object v0, Lpg/b$a;->a:Lpg/b$a;
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/Integer;
.registers 2
iget-object p1, p1, Lcom/shopee/protocol/ResponseCommon;->errcode:Ljava/lang/Integer;
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}, Lpg/b$a;->a(Lcom/shopee/protocol/ResponseCommon;)Ljava/lang/Integer;
move-result-object p1
return-object p1
.end method