99 lines
2.1 KiB
Smali
99 lines
2.1 KiB
Smali
.class public Lc5/a$a;
|
|
.super Ljava/lang/Object;
|
|
.source "ByteBufferRewinder.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/bumptech/glide/load/data/e$a;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lc5/a;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "a"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lcom/bumptech/glide/load/data/e$a<",
|
|
"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()Ljava/lang/Class;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/lang/Class<",
|
|
"Ljava/nio/ByteBuffer;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-class v0, Ljava/nio/ByteBuffer;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic b(Ljava/lang/Object;)Lcom/bumptech/glide/load/data/e;
|
|
.locals 0
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
check-cast p1, Ljava/nio/ByteBuffer;
|
|
|
|
invoke-virtual {p0, p1}, Lc5/a$a;->c(Ljava/nio/ByteBuffer;)Lcom/bumptech/glide/load/data/e;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public c(Ljava/nio/ByteBuffer;)Lcom/bumptech/glide/load/data/e;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/nio/ByteBuffer;",
|
|
")",
|
|
"Lcom/bumptech/glide/load/data/e<",
|
|
"Ljava/nio/ByteBuffer;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lc5/a;
|
|
|
|
invoke-direct {v0, p1}, Lc5/a;-><init>(Ljava/nio/ByteBuffer;)V
|
|
|
|
return-object v0
|
|
.end method
|