LibraryGlideModule.smali
.class public abstract Lcom/bumptech/glide/module/LibraryGlideModule;
.super Ljava/lang/Object;
.source "LibraryGlideModule.java"
# interfaces
.implements Lcom/bumptech/glide/module/RegistersComponents;
# direct methods
.method public constructor <init>()V
.registers 1
.line 20
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public registerComponents(Landroid/content/Context;Lcom/bumptech/glide/Glide;Lcom/bumptech/glide/Registry;)V
.registers 4
return-void
.end method