apkfuckery/com.discord/smali/com/facebook/imagepipeline/cache/h$b.smali
2019-02-04 21:08:30 +01:00

109 lines
3 KiB
Smali

.class final Lcom/facebook/imagepipeline/cache/h$b;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/imagepipeline/cache/h;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<K:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# instance fields
.field public final Nr:Lcom/facebook/common/references/CloseableReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/facebook/common/references/CloseableReference<",
"TV;>;"
}
.end annotation
.end field
.field public Ns:Z
.field public final Nt:Lcom/facebook/imagepipeline/cache/h$c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/facebook/imagepipeline/cache/h$c<",
"TK;>;"
}
.end annotation
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
.field public clientCount:I
.field public final key:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TK;"
}
.end annotation
.end field
# direct methods
.method constructor <init>(Ljava/lang/Object;Lcom/facebook/common/references/CloseableReference;Lcom/facebook/imagepipeline/cache/h$c;)V
.locals 0
.param p3 # Lcom/facebook/imagepipeline/cache/h$c;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(TK;",
"Lcom/facebook/common/references/CloseableReference<",
"TV;>;",
"Lcom/facebook/imagepipeline/cache/h$c<",
"TK;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
invoke-static {p1}, Lcom/facebook/common/d/i;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
iput-object p1, p0, Lcom/facebook/imagepipeline/cache/h$b;->key:Ljava/lang/Object;
invoke-static {p2}, Lcom/facebook/common/references/CloseableReference;->b(Lcom/facebook/common/references/CloseableReference;)Lcom/facebook/common/references/CloseableReference;
move-result-object p1
invoke-static {p1}, Lcom/facebook/common/d/i;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lcom/facebook/common/references/CloseableReference;
iput-object p1, p0, Lcom/facebook/imagepipeline/cache/h$b;->Nr:Lcom/facebook/common/references/CloseableReference;
const/4 p1, 0x0
iput p1, p0, Lcom/facebook/imagepipeline/cache/h$b;->clientCount:I
iput-boolean p1, p0, Lcom/facebook/imagepipeline/cache/h$b;->Ns:Z
iput-object p3, p0, Lcom/facebook/imagepipeline/cache/h$b;->Nt:Lcom/facebook/imagepipeline/cache/h$c;
return-void
.end method