Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/di
/ main
Method
main
benchmark/bind_interface/dagger2.java:30–32 ·
view source on GitHub ↗
(String[] args)
Source
from the content-addressed store, hash-verified
28
29
public
class
dagger2 {
30
public
static
void
main(String[] args) {
31
I object = Dagger_AppComponent.create().build();
32
}
33
}
Callers
nothing calls this directly
Calls
2
build
Method · 0.65
create
Method · 0.45
Tested by
no test coverage detected