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

45 lines
1.1 KiB
Smali

.class public interface abstract Lcom/bumptech/glide/load/engine/g$a;
.super Ljava/lang/Object;
.source "DecodePath.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/bumptech/glide/load/engine/g;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<ResourceType:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract a(Lcom/bumptech/glide/load/engine/s;)Lcom/bumptech/glide/load/engine/s;
.param p1 # Lcom/bumptech/glide/load/engine/s;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/bumptech/glide/load/engine/s<",
"TResourceType;>;)",
"Lcom/bumptech/glide/load/engine/s<",
"TResourceType;>;"
}
.end annotation
.end method