Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BruceEckel/OnJava8-Examples
/ max
Method
max
interfaces/MICollision.java:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
43
interface
Max1 {
44
default
void
max() {
45
System.out.println(
"Max1::max"
);
46
}
47
}
Callers
6
main
Method · 0.65
main
Method · 0.65
main
Method · 0.65
main
Method · 0.65
main
Method · 0.65
range
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected