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

Method main

benchmark/create_simple/dagger2.java:121–123  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

119
120public class dagger2 {
121 public static void main(String[] args) {
122 Dagger_AppComponent.create().build();
123 }
124}
125

Callers

nothing calls this directly

Calls 2

buildMethod · 0.65
createMethod · 0.45

Tested by

no test coverage detected