S3ImageImageLoader$Factory.smali
.class public Lcom/sandboxol/common/utils/S3ImageImageLoader$Factory;
.super Ljava/lang/Object;
.source "S3ImageImageLoader.java"
# interfaces
.implements Lcom/bumptech/glide/load/a/v;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sandboxol/common/utils/S3ImageImageLoader;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Factory"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/bumptech/glide/load/a/v<",
"Lcom/sandboxol/common/entity/S3Image;",
"Ljava/io/InputStream;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public build(Lcom/bumptech/glide/load/a/y;)Lcom/bumptech/glide/load/a/u;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/bumptech/glide/load/a/y;",
")",
"Lcom/bumptech/glide/load/a/u<",
"Lcom/sandboxol/common/entity/S3Image;",
"Ljava/io/InputStream;",
">;"
}
.end annotation
.line 1
new-instance p1, Lcom/sandboxol/common/utils/S3ImageImageLoader;
invoke-direct {p1}, Lcom/sandboxol/common/utils/S3ImageImageLoader;-><init>()V
return-object p1
.end method
.method public teardown()V
.registers 1
return-void
.end method