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


# virtual methods
.method public abstract build(Lcom/bumptech/glide/Glide;Lcom/bumptech/glide/manager/Lifecycle;Lcom/bumptech/glide/manager/RequestManagerTreeNode;)Lcom/bumptech/glide/RequestManager;
.end method