RequestManagerTreeNode.smali
.class public interface abstract Lcom/bumptech/glide/manager/RequestManagerTreeNode;
.super Ljava/lang/Object;
.source "RequestManagerTreeNode.java"
# virtual methods
.method public abstract getDescendants()Ljava/util/Set;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set<",
"Lcom/bumptech/glide/RequestManager;",
">;"
}
.end annotation
.end method