S3ImageImageLoader.smali

.class public Lcom/sandboxol/common/utils/S3ImageImageLoader;
.super Ljava/lang/Object;
.source "S3ImageImageLoader.java"

# interfaces
.implements Lcom/bumptech/glide/load/a/u;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/sandboxol/common/utils/S3ImageImageLoader$Factory;
    }
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lcom/bumptech/glide/load/a/u<",
        "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 buildLoadData(Lcom/sandboxol/common/entity/S3Image;IILcom/bumptech/glide/load/k;)Lcom/bumptech/glide/load/a/u$a;
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/sandboxol/common/entity/S3Image;",
            "II",
            "Lcom/bumptech/glide/load/k;",
            ")",
            "Lcom/bumptech/glide/load/a/u$a<",
            "Ljava/io/InputStream;",
            ">;"
        }
    .end annotation

    const/4 p1, 0x0

    return-object p1
.end method

.method public bridge synthetic buildLoadData(Ljava/lang/Object;IILcom/bumptech/glide/load/k;)Lcom/bumptech/glide/load/a/u$a;
    .registers 5

    .line 1
    check-cast p1, Lcom/sandboxol/common/entity/S3Image;

    invoke-virtual {p0, p1, p2, p3, p4}, Lcom/sandboxol/common/utils/S3ImageImageLoader;->buildLoadData(Lcom/sandboxol/common/entity/S3Image;IILcom/bumptech/glide/load/k;)Lcom/bumptech/glide/load/a/u$a;

    move-result-object p1

    return-object p1
.end method

.method public handles(Lcom/sandboxol/common/entity/S3Image;)Z
    .registers 2

    const/4 p1, 0x1

    return p1
.end method

.method public bridge synthetic handles(Ljava/lang/Object;)Z
    .registers 2

    .line 1
    check-cast p1, Lcom/sandboxol/common/entity/S3Image;

    invoke-virtual {p0, p1}, Lcom/sandboxol/common/utils/S3ImageImageLoader;->handles(Lcom/sandboxol/common/entity/S3Image;)Z

    move-result p1

    return p1
.end method