MCPcopy 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

dotNodeMethod · 0.65
getBindingTypeMethod · 0.65
hasBuilderMethod · 0.65
CreatorMethod · 0.65
visitBindingMethod · 0.65
subcomponentNodeMethod · 0.65
frameworkFieldUsagesMethod · 0.65
setFactoryClassNameMethod · 0.65
mapFactoryClassNameMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected