2022-06-10 21:38:30 +09:00

76 lines
1.4 KiB
Smali

.class public Lz4/d$b;
.super Ljava/lang/Object;
.source "ByteBufferFileLoader.java"
# interfaces
.implements Lz4/o;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lz4/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lz4/o<",
"Ljava/io/File;",
"Ljava/nio/ByteBuffer;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()V
.locals 0
return-void
.end method
.method public c(Lz4/r;)Lz4/n;
.locals 0
.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;",
"Ljava/nio/ByteBuffer;",
">;"
}
.end annotation
.line 1
new-instance p1, Lz4/d;
invoke-direct {p1}, Lz4/d;-><init>()V
return-object p1
.end method