Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/google/dagger
/ pump
Method
pump
examples/simple/src/main/java/coffee/Pump.java:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
interface
Pump {
4
void
pump();
5
}
Callers
1
brew
Method · 0.65
Implementers
1
Thermosiphon
examples/simple/src/main/java/coffee/T
Calls
no outgoing calls
Tested by
no test coverage detected