|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.inject.rebind.resolution.DependencyGraph.Builder
public static class DependencyGraph.Builder
Constructor Summary | |
---|---|
DependencyGraph.Builder(GinjectorBindings origin)
Creates a Builder that constructs a new DependencyGraph for the given origin Ginjector. |
Method Summary | |
---|---|
DependencyGraph.Builder |
addEdge(Dependency dependency)
|
DependencyGraph |
build()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DependencyGraph.Builder(GinjectorBindings origin)
origin
- the origin GinjectorMethod Detail |
---|
public DependencyGraph.Builder addEdge(Dependency dependency)
public DependencyGraph build()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |