Combined.smali

.class public final Landroidx/lifecycle/Combined;
.super Ljava/lang/Object;
.source "ViewModelExt.kt"


# annotations
.annotation runtime Lkotlin/Metadata;
    bv = {
        0x1,
        0x0,
        0x3
    }
    d1 = {
        "\u0000\u0018\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0006\u0018\u00002\u00020\u0001B\u0015\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0006\u0010\u0004\u001a\u00020\u0005\u00a2\u0006\u0002\u0010\u0006R\u0014\u0010\u0004\u001a\u00020\u0005X\u0080\u0004\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0007\u0010\u0008R\u0014\u0010\u0002\u001a\u00020\u0003X\u0080\u0004\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\t\u0010\n\u00a8\u0006\u000b"
    }
    d2 = {
        "Landroidx/lifecycle/Combined;",
        "",
        "self",
        "Landroidx/lifecycle/CombinedScope;",
        "bindScope",
        "Lkotlinx/coroutines/CoroutineScope;",
        "(Landroidx/lifecycle/CombinedScope;Lkotlinx/coroutines/CoroutineScope;)V",
        "getBindScope$base_release",
        "()Lkotlinx/coroutines/CoroutineScope;",
        "getSelf$base_release",
        "()Landroidx/lifecycle/CombinedScope;",
        "base_release"
    }
    k = 0x1
    mv = {
        0x1,
        0x1,
        0x10
    }
.end annotation


# instance fields
.field public final bindScope:Lkotlinx/coroutines/CoroutineScope;

.field public final self:Landroidx/lifecycle/CombinedScope;


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

    return-void
.end method

.method public constructor <init>(Landroidx/lifecycle/CombinedScope;Lkotlinx/coroutines/CoroutineScope;)V
    .registers 3

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

    iput-object p1, p0, Landroidx/lifecycle/Combined;->self:Landroidx/lifecycle/CombinedScope;

    iput-object p2, p0, Landroidx/lifecycle/Combined;->bindScope:Lkotlinx/coroutines/CoroutineScope;

    return-void
.end method


# virtual methods
.method public final getBindScope$base_release()Lkotlinx/coroutines/CoroutineScope;
    .registers 2

    iget-object v0, p0, Landroidx/lifecycle/Combined;->bindScope:Lkotlinx/coroutines/CoroutineScope;

    return-object v0
.end method

.method public final getSelf$base_release()Landroidx/lifecycle/CombinedScope;
    .registers 2

    iget-object v0, p0, Landroidx/lifecycle/Combined;->self:Landroidx/lifecycle/CombinedScope;

    return-object v0
.end method