| Modifier and Type | Method and Description |
|---|---|
protected ComponentTreeTraverser.DependencyTrace |
ComponentTreeTraverser.BindingGraphTraverser.cycleDependencyTrace()
Returns the dependency requests and resolved bindings in the dependency cycle, starting with the request closest to the entry point and ending with the
current dependency request.
|
protected ComponentTreeTraverser.DependencyTrace |
ComponentTreeTraverser.BindingGraphTraverser.dependencyTrace()
Returns the dependency requests and resolved bindings starting with the entry point and
ending with the current dependency request.
|
Copyright © 2012–2017 The Dagger Authors. All rights reserved.