g.smali

.class public final Lcom/bumptech/glide/util/g;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lcom/bumptech/glide/util/h;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lcom/bumptech/glide/util/h<",
        "Ljava/lang/Object;",
        ">;"
    }
.end annotation


# instance fields
.field public volatile a:Ljava/lang/Object;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/lang/Object;"
        }
    .end annotation
.end field

.field public final synthetic b:Lcom/bumptech/glide/util/h;


# direct methods
.method public constructor <init>(Lcom/bumptech/glide/util/h;)V
    .registers 2

    iput-object p1, p0, Lcom/bumptech/glide/util/g;->b:Lcom/bumptech/glide/util/h;

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

    return-void
.end method


# virtual methods
.method public final get()Ljava/lang/Object;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/lang/Object;"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/bumptech/glide/util/g;->a:Ljava/lang/Object;

    if-nez v0, :cond_1b

    .line 2
    monitor-enter p0

    .line 3
    :try_start_5
    iget-object v0, p0, Lcom/bumptech/glide/util/g;->a:Ljava/lang/Object;

    if-nez v0, :cond_16

    .line 4
    iget-object v0, p0, Lcom/bumptech/glide/util/g;->b:Lcom/bumptech/glide/util/h;

    invoke-interface {v0}, Lcom/bumptech/glide/util/h;->get()Ljava/lang/Object;

    move-result-object v0

    const-string v1, "Argument must not be null"

    .line 5
    invoke-static {v0, v1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;

    .line 6
    iput-object v0, p0, Lcom/bumptech/glide/util/g;->a:Ljava/lang/Object;

    .line 7
    :cond_16
    monitor-exit p0

    goto :goto_1b

    :catchall_18
    move-exception v0

    monitor-exit p0
    :try_end_1a
    .catchall {:try_start_5 .. :try_end_1a} :catchall_18

    throw v0

    .line 8
    :cond_1b
    :goto_1b
    iget-object v0, p0, Lcom/bumptech/glide/util/g;->a:Ljava/lang/Object;

    return-object v0
.end method