Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/commons-lang
/ Ambig
Class
Ambig
src/test/java/org/apache/commons/lang3/reflect/testbed/Ambig.java:21–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
/**
20
*/
21
public
class
Ambig implements Foo, Bar {
22
23
@Override
24
public
void
doIt() {
25
}
26
}
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…