MCPcopy Index your code
hub / github.com/google/guice / AImpl

Class AImpl

core/test/com/google/inject/ScopesTest.java:190–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188 interface A {}
189
190 static class AImpl implements A {}
191
192 @Retention(RUNTIME)
193 @interface Component {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…