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

60 lines
1.1 KiB
Smali

.class public Lk5/e$a;
.super Ljava/lang/Object;
.source "NoTransition.java"
# interfaces
.implements Lk5/g;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lk5/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lk5/g<",
"TR;>;"
}
.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(Lcom/bumptech/glide/load/DataSource;Z)Lk5/f;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/bumptech/glide/load/DataSource;",
"Z)",
"Lk5/f<",
"TR;>;"
}
.end annotation
.line 1
sget-object p1, Lk5/e;->a:Lk5/e;
return-object p1
.end method