RequestManagerRetriever$RequestManagerFactory.smali
.class public interface abstract Lcom/bumptech/glide/manager/RequestManagerRetriever$RequestManagerFactory;
.super Ljava/lang/Object;
.source "RequestManagerRetriever.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/bumptech/glide/manager/RequestManagerRetriever;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "RequestManagerFactory"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract build(Lcom/bumptech/glide/Glide;Lcom/bumptech/glide/manager/Lifecycle;Lcom/bumptech/glide/manager/RequestManagerTreeNode;Landroid/content/Context;)Lcom/bumptech/glide/RequestManager;
.end method