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

50 lines
1.0 KiB
Smali

.class public Lcom/bumptech/glide/c$a;
.super Ljava/lang/Object;
.source "GlideBuilder.java"
# interfaces
.implements Lcom/bumptech/glide/b$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/bumptech/glide/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lcom/bumptech/glide/c;
# direct methods
.method public constructor <init>(Lcom/bumptech/glide/c;)V
.locals 0
.line 1
iput-object p1, p0, Lcom/bumptech/glide/c$a;->a:Lcom/bumptech/glide/c;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public build()Lcom/bumptech/glide/request/h;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
new-instance v0, Lcom/bumptech/glide/request/h;
invoke-direct {v0}, Lcom/bumptech/glide/request/h;-><init>()V
return-object v0
.end method