com.google.inject.grapher.NodeAliasFactory<K> |
Known Indirect Subclasses |
Factory for aliasing one node ID to another. Used when we don't want to render Keys from Bindings that are not interesting.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Makes edges that would point to
fromId point to
toId instead. |
Makes edges that would point to fromId
point to
toId
instead.