|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeIdFactory | |
---|---|
com.google.inject.grapher |
Uses of NodeIdFactory in com.google.inject.grapher |
---|
Classes in com.google.inject.grapher that implement NodeIdFactory | |
---|---|
class |
StringNodeIdFactory
IdFactory implementation that for String node IDs. |
Constructors in com.google.inject.grapher with parameters of type NodeIdFactory | |
---|---|
GraphingVisitor(NodeIdFactory<K> idFactory,
InterfaceNode.Factory<K,N> interfaceNodeFactory,
ImplementationNode.Factory<K,M> implementationNodeFactory,
BindingEdge.Factory<K,B> bindingEdgeFactory,
DependencyEdge.Factory<K,D> dependencyEdgeFactory,
NodeAliasFactory<K> nodeAliasFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |