p1$a.smali

.class public Lje/p1$a;
.super Ljava/lang/Object;
.source "LayoutMockLoginBindingImpl.java"

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


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lje/p1;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "a"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lkotlin/jvm/functions/Function0<",
        "Lkotlin/Unit;",
        ">;"
    }
.end annotation


# instance fields
.field public a:Lcom/shopee/foody/driver/test/DriverDebugActivity$f;


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

    return-void
.end method

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

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public a(Lcom/shopee/foody/driver/test/DriverDebugActivity$f;)Lje/p1$a;
    .registers 2

    iput-object p1, p0, Lje/p1$a;->a:Lcom/shopee/foody/driver/test/DriverDebugActivity$f;

    if-nez p1, :cond_6

    const/4 p1, 0x0

    goto :goto_7

    :cond_6
    move-object p1, p0

    :goto_7
    return-object p1
.end method

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

    invoke-virtual {p0}, Lje/p1$a;->invoke()Lkotlin/Unit;

    move-result-object v0

    return-object v0
.end method

.method public invoke()Lkotlin/Unit;
    .registers 2

    iget-object v0, p0, Lje/p1$a;->a:Lcom/shopee/foody/driver/test/DriverDebugActivity$f;

    invoke-virtual {v0}, Lcom/shopee/foody/driver/test/DriverDebugActivity$f;->a()V

    const/4 v0, 0x0

    return-object v0
.end method