EngineJob$d.smali
.class final Lcom/bumptech/glide/load/engine/EngineJob$d;
.super Ljava/lang/Object;
.source "EngineJob.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/bumptech/glide/load/engine/EngineJob;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "d"
.end annotation
# instance fields
.field final a:Lcom/bumptech/glide/request/g;
.field final b:Ljava/util/concurrent/Executor;
# direct methods
.method constructor <init>(Lcom/bumptech/glide/request/g;Ljava/util/concurrent/Executor;)V
.registers 3
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lcom/bumptech/glide/load/engine/EngineJob$d;->a:Lcom/bumptech/glide/request/g;
.line 3
iput-object p2, p0, Lcom/bumptech/glide/load/engine/EngineJob$d;->b:Ljava/util/concurrent/Executor;
return-void
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.registers 3
.line 1
instance-of v0, p1, Lcom/bumptech/glide/load/engine/EngineJob$d;
if-eqz v0, :cond_f
.line 2
check-cast p1, Lcom/bumptech/glide/load/engine/EngineJob$d;
.line 3
iget-object v0, p0, Lcom/bumptech/glide/load/engine/EngineJob$d;->a:Lcom/bumptech/glide/request/g;
iget-object p1, p1, Lcom/bumptech/glide/load/engine/EngineJob$d;->a:Lcom/bumptech/glide/request/g;
invoke-virtual {v0, p1}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result p1
return p1
:cond_f
const/4 p1, 0x0
return p1
.end method
.method public hashCode()I
.registers 2
.line 1
iget-object v0, p0, Lcom/bumptech/glide/load/engine/EngineJob$d;->a:Lcom/bumptech/glide/request/g;
invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
move-result v0
return v0
.end method