MCPcopy Create free account
hub / github.com/CalebFenton/simplify / Dependency

Interface Dependency

simplify/src/main/java/org/cf/simplify/Dependency.java:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4 * Dependency interface we can mock to get away from statics
5 */
6public interface Dependency {
7
8}

Callers

nothing calls this directly

Implementers 1

ConstantBuildersimplify/src/main/java/org/cf/simplify

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…