java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.google.inject.grapher.NodeId.NodeType |
Type of node.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NodeId.NodeType | INSTANCE | Instance node, used when something is bound to an instance. | |||||||||
NodeId.NodeType | TYPE | Type or class node. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Instance node, used when something is bound to an instance.