apkfuckery/com.discord/smali/com/facebook/cache/disk/e$a.smali
2019-02-04 21:08:30 +01:00

48 lines
1.2 KiB
Smali

.class final Lcom/facebook/cache/disk/e$a;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/cache/disk/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "a"
.end annotation
# instance fields
.field public final Ci:Lcom/facebook/cache/disk/c;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
.field public final Cj:Ljava/io/File;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
# direct methods
.method constructor <init>(Ljava/io/File;Lcom/facebook/cache/disk/c;)V
.locals 0
.param p1 # Ljava/io/File;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
.param p2 # Lcom/facebook/cache/disk/c;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p2, p0, Lcom/facebook/cache/disk/e$a;->Ci:Lcom/facebook/cache/disk/c;
iput-object p1, p0, Lcom/facebook/cache/disk/e$a;->Cj:Ljava/io/File;
return-void
.end method