Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/di
/ Impl
Class
Impl
benchmark/bind_error/guice.java:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
};
12
13
class
Impl implements I {
14
@Inject Impl() { }
15
@Override
public
void
dummy() { }
16
}
17
18
class
Module extends AbstractModule {
19
@Override
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected