Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/google/dagger
/ kind
Method
kind
java/dagger/model/Binding.java:77–77 ·
view source on GitHub ↗
The kind of binding this instance represents.
()
Source
from the content-addressed store, hash-verified
75
76
/** The kind of binding this instance represents. */
77
BindingKind kind();
78
}
Callers
15
dotNode
Method · 0.65
getBindingType
Method · 0.65
hasBuilder
Method · 0.65
Creator
Method · 0.65
visitBinding
Method · 0.65
subcomponentNode
Method · 0.65
appendRequestedTypeIsInjectedAt
Method · 0.65
componentMethodRequestVerb
Method · 0.65
frameworkFieldUsages
Method · 0.65
generatedClassNameForBinding
Method · 0.65
setFactoryClassName
Method · 0.65
mapFactoryClassName
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected