k$a$b.smali

.class public final synthetic Llk/k$a$b;
.super Lkotlin/jvm/internal/FunctionReference;
.source "Url2BizMapper.kt"

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


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Llk/k$a;->invoke()Ljava/util/HashMap;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1019
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lkotlin/jvm/internal/FunctionReference;",
        "Lkotlin/jvm/functions/Function1<",
        "Ljava/lang/String;",
        "Lcom/shopee/foody/driver/tracker/nonbizapitracker/consts/BizName;",
        ">;"
    }
.end annotation


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

    return-void
.end method

.method public constructor <init>(Llk/k;)V
    .registers 3

    const/4 v0, 0x1

    invoke-direct {p0, v0, p1}, Lkotlin/jvm/internal/FunctionReference;-><init>(ILjava/lang/Object;)V

    return-void
.end method


# virtual methods
.method public final a(Ljava/lang/String;)Lcom/shopee/foody/driver/tracker/nonbizapitracker/consts/BizName;
    .registers 3

    iget-object v0, p0, Lkotlin/jvm/internal/CallableReference;->receiver:Ljava/lang/Object;

    check-cast v0, Llk/k;

    invoke-static {v0, p1}, Llk/k;->b(Llk/k;Ljava/lang/String;)Lcom/shopee/foody/driver/tracker/nonbizapitracker/consts/BizName;

    move-result-object p1

    return-object p1
.end method

.method public final getName()Ljava/lang/String;
    .registers 2

    const-string v0, "getBizForShopeeDomain"

    return-object v0
.end method

.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
    .registers 2

    const-class v0, Llk/k;

    invoke-static {v0}, Lkotlin/jvm/internal/Reflection;->getOrCreateKotlinClass(Ljava/lang/Class;)Lkotlin/reflect/KClass;

    move-result-object v0

    return-object v0
.end method

.method public final getSignature()Ljava/lang/String;
    .registers 2

    const-string v0, "getBizForShopeeDomain(Ljava/lang/String;)Lcom/shopee/foody/driver/tracker/nonbizapitracker/consts/BizName;"

    return-object v0
.end method

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

    check-cast p1, Ljava/lang/String;

    invoke-virtual {p0, p1}, Llk/k$a$b;->a(Ljava/lang/String;)Lcom/shopee/foody/driver/tracker/nonbizapitracker/consts/BizName;

    move-result-object p1

    return-object p1
.end method