l.smali

.class public final Lcom/bumptech/glide/load/model/l;
.super Lcom/bumptech/glide/util/j;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/bumptech/glide/util/j<",
        "Lcom/bumptech/glide/load/model/m$a<",
        "Ljava/lang/Object;",
        ">;",
        "Ljava/lang/Object;",
        ">;"
    }
.end annotation


# direct methods
.method public constructor <init>()V
    .registers 3

    const-wide/16 v0, 0x1f4

    invoke-direct {p0, v0, v1}, Lcom/bumptech/glide/util/j;-><init>(J)V

    return-void
.end method


# virtual methods
.method public final c(Ljava/lang/Object;Ljava/lang/Object;)V
    .registers 3

    .line 1
    check-cast p1, Lcom/bumptech/glide/load/model/m$a;

    .line 2
    invoke-static {p1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;

    .line 3
    sget-object p2, Lcom/bumptech/glide/load/model/m$a;->d:Ljava/util/ArrayDeque;

    monitor-enter p2

    .line 4
    :try_start_8
    invoke-virtual {p2, p1}, Ljava/util/ArrayDeque;->offer(Ljava/lang/Object;)Z

    .line 5
    monitor-exit p2

    return-void

    :catchall_d
    move-exception p1

    monitor-exit p2
    :try_end_f
    .catchall {:try_start_8 .. :try_end_f} :catchall_d

    throw p1
.end method