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

Interface Factory

src/main/java/dagger/internal/Factory.java:39–40  ·  view source on GitHub ↗

An plain Scope unscoped Provider. While a Provider may apply scoping semantics while providing an instance, a factory implementation is guaranteed to exercise the binding logic (Inject constructors, Provides methods) upon each call to #get. <

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected