b.smali
.class public Lcom/bumptech/glide/request/b/b;
.super Lcom/bumptech/glide/request/b/e;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/bumptech/glide/request/b/e",
"<",
"Landroid/graphics/Bitmap;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Landroid/widget/ImageView;)V
.registers 2
invoke-direct {p0, p1}, Lcom/bumptech/glide/request/b/e;-><init>(Landroid/widget/ImageView;)V
return-void
.end method
# virtual methods
.method protected a(Landroid/graphics/Bitmap;)V
.registers 3
iget-object v0, p0, Lcom/bumptech/glide/request/b/b;->a:Landroid/view/View;
check-cast v0, Landroid/widget/ImageView;
invoke-virtual {v0, p1}, Landroid/widget/ImageView;->setImageBitmap(Landroid/graphics/Bitmap;)V
return-void
.end method
.method protected bridge synthetic a(Ljava/lang/Object;)V
.registers 2
check-cast p1, Landroid/graphics/Bitmap;
invoke-virtual {p0, p1}, Lcom/bumptech/glide/request/b/b;->a(Landroid/graphics/Bitmap;)V
return-void
.end method