v$a.smali

.class public abstract Lfb/v$a;
.super Lfb/b;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lfb/v;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lfb/b<",
        "Lfb/v;",
        ">;"
    }
.end annotation

.annotation runtime Lkotlin/Metadata;
.end annotation


# instance fields
.field public final b:Lfb/v;
    .annotation build Lorg/jetbrains/annotations/NotNull;
    .end annotation
.end field

.field public c:Lfb/v;


# direct methods
.method public constructor <init>(Lfb/v;)V
    .registers 2
    .param p1    # Lfb/v;
        .annotation build Lorg/jetbrains/annotations/NotNull;
        .end annotation
    .end param

    invoke-direct {p0}, Lfb/b;-><init>()V

    iput-object p1, p0, Lfb/v$a;->b:Lfb/v;

    return-void
.end method


# virtual methods
.method public bridge synthetic b(Ljava/lang/Object;Ljava/lang/Object;)V
    .registers 3

    check-cast p1, Lfb/v;

    invoke-virtual {p0, p1, p2}, Lfb/v$a;->e(Lfb/v;Ljava/lang/Object;)V

    return-void
.end method

.method public e(Lfb/v;Ljava/lang/Object;)V
    .registers 5
    .param p1    # Lfb/v;
        .annotation build Lorg/jetbrains/annotations/NotNull;
        .end annotation
    .end param

    if-nez p2, :cond_4

    const/4 p2, 0x1

    goto :goto_5

    :cond_4
    const/4 p2, 0x0

    :goto_5
    if-eqz p2, :cond_a

    iget-object v0, p0, Lfb/v$a;->b:Lfb/v;

    goto :goto_c

    :cond_a
    iget-object v0, p0, Lfb/v$a;->c:Lfb/v;

    :goto_c
    if-eqz v0, :cond_24

    invoke-static {}, Lfb/v;->j()Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;

    move-result-object v1

    invoke-static {v1, p1, p0, v0}, Landroidx/concurrent/futures/b;->a(Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z

    move-result p1

    if-eqz p1, :cond_24

    if-eqz p2, :cond_24

    iget-object p1, p0, Lfb/v$a;->b:Lfb/v;

    iget-object p2, p0, Lfb/v$a;->c:Lfb/v;

    invoke-static {p2}, Lkotlin/jvm/internal/Intrinsics;->c(Ljava/lang/Object;)V

    invoke-static {p1, p2}, Lfb/v;->h(Lfb/v;Lfb/v;)V

    :cond_24
    return-void
.end method