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

26 lines
734 B
Smali

.class public interface abstract Lh5/f;
.super Ljava/lang/Object;
.source "RegistersComponents.java"
# annotations
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract b(Landroid/content/Context;Lcom/bumptech/glide/b;Lcom/bumptech/glide/Registry;)V
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Lcom/bumptech/glide/b;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # Lcom/bumptech/glide/Registry;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method