100 lines
1.9 KiB
Smali
100 lines
1.9 KiB
Smali
.class public Lz4/f$a;
|
|
.super Ljava/lang/Object;
|
|
.source "FileLoader.java"
|
|
|
|
# interfaces
|
|
.implements Lz4/o;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lz4/f;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "a"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Data:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Lz4/o<",
|
|
"Ljava/io/File;",
|
|
"TData;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Lz4/f$d;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lz4/f$d<",
|
|
"TData;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lz4/f$d;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lz4/f$d<",
|
|
"TData;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lz4/f$a;->a:Lz4/f$d;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final c(Lz4/r;)Lz4/n;
|
|
.locals 1
|
|
.param p1 # Lz4/r;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lz4/r;",
|
|
")",
|
|
"Lz4/n<",
|
|
"Ljava/io/File;",
|
|
"TData;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance p1, Lz4/f;
|
|
|
|
iget-object v0, p0, Lz4/f$a;->a:Lz4/f$d;
|
|
|
|
invoke-direct {p1, v0}, Lz4/f;-><init>(Lz4/f$d;)V
|
|
|
|
return-object p1
|
|
.end method
|