public interface RequestManagerTreeNode
限定符和类型 | 方法和说明 |
---|---|
Set<RequestManager> |
getDescendants()
Returns all descendant
RequestManager s relative to the context of the current
RequestManager . |
@NonNull Set<RequestManager> getDescendants()
RequestManager
s relative to the context of the current
RequestManager
.