MCPcopy Create free account
hub / github.com/boost-ext/di / build

Method build

benchmark/bind_value/dagger2.java:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14@Component(modules = AppModule.class)
15interface AppComponent {
16 int build();
17}
18
19public class dagger2 {

Callers 5

mainMethod · 0.65
mainMethod · 0.65
mainMethod · 0.65
mainMethod · 0.65
mainMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected