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