MCPcopy Create free account
hub / github.com/AzimoLabs/Review-Reporter / MembersInjector

Interface MembersInjector

src/main/java/dagger/MembersInjector.java:29–43  ·  view source on GitHub ↗

Injects dependencies into the fields and methods on instances of type T. Ignores the presence or absence of an injectable constructor. @param type to inject members of @author Bob Lee @author Jesse Wilson @since 2.0 (since 1.0 without the provision that #injectMembers cannot acc

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

injectMembersMethod · 0.65

Implementers 1

MembersInjectorssrc/main/java/dagger/internal/MembersI

Calls

no outgoing calls

Tested by

no test coverage detected