UnitTranscoder.smali
.class public Lcom/bumptech/glide/load/resource/transcode/UnitTranscoder;
.super Ljava/lang/Object;
.source "UnitTranscoder.java"
# interfaces
.implements Lcom/bumptech/glide/load/resource/transcode/ResourceTranscoder;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<Z:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lcom/bumptech/glide/load/resource/transcode/ResourceTranscoder<",
"TZ;TZ;>;"
}
.end annotation
# static fields
.field private static final UNIT_TRANSCODER:Lcom/bumptech/glide/load/resource/transcode/UnitTranscoder;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/bumptech/glide/load/resource/transcode/UnitTranscoder<",
"*>;"
}
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 14
new-instance v0, Lcom/bumptech/glide/load/resource/transcode/UnitTranscoder;
invoke-direct {v0}, Lcom/bumptech/glide/load/resource/transcode/UnitTranscoder;-><init>()V
sput-object v0, Lcom/bumptech/glide/load/resource/transcode/UnitTranscoder;->UNIT_TRANSCODER:Lcom/bumptech/glide/load/resource/transcode/UnitTranscoder;
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 13
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static get()Lcom/bumptech/glide/load/resource/transcode/ResourceTranscoder;
.registers 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<Z:",
"Ljava/lang/Object;",
">()",
"Lcom/bumptech/glide/load/resource/transcode/ResourceTranscoder<",
"TZ;TZ;>;"
}
.end annotation
.line 18
sget-object v0, Lcom/bumptech/glide/load/resource/transcode/UnitTranscoder;->UNIT_TRANSCODER:Lcom/bumptech/glide/load/resource/transcode/UnitTranscoder;
return-object v0
.end method
# virtual methods
.method public transcode(Lcom/bumptech/glide/load/engine/Resource;Lcom/bumptech/glide/load/Options;)Lcom/bumptech/glide/load/engine/Resource;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/bumptech/glide/load/engine/Resource<",
"TZ;>;",
"Lcom/bumptech/glide/load/Options;",
")",
"Lcom/bumptech/glide/load/engine/Resource<",
"TZ;>;"
}
.end annotation
return-object p1
.end method