a1.smali

.class final Lbb/a1;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/util/concurrent/Executor;


# annotations
.annotation runtime Lkotlin/Metadata;
.end annotation


# instance fields
.field public final a:Lbb/h0;
    .annotation build Lorg/jetbrains/annotations/NotNull;
    .end annotation
.end field


# virtual methods
.method public execute(Ljava/lang/Runnable;)V
    .registers 4
    .param p1    # Ljava/lang/Runnable;
        .annotation build Lorg/jetbrains/annotations/NotNull;
        .end annotation
    .end param

    iget-object v0, p0, Lbb/a1;->a:Lbb/h0;

    sget-object v1, Lkotlin/coroutines/g;->a:Lkotlin/coroutines/g;

    invoke-virtual {v0, v1}, Lbb/h0;->j(Lkotlin/coroutines/CoroutineContext;)Z

    move-result v0

    if-eqz v0, :cond_10

    iget-object v0, p0, Lbb/a1;->a:Lbb/h0;

    invoke-virtual {v0, v1, p1}, Lbb/h0;->a(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Runnable;)V

    goto :goto_13

    :cond_10
    invoke-interface {p1}, Ljava/lang/Runnable;->run()V

    :goto_13
    return-void
.end method

.method public toString()Ljava/lang/String;
    .registers 2
    .annotation build Lorg/jetbrains/annotations/NotNull;
    .end annotation

    iget-object v0, p0, Lbb/a1;->a:Lbb/h0;

    invoke-virtual {v0}, Lbb/h0;->toString()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method