Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BruceEckel/OnJava8-Examples
/ Pie
Class
Pie
hiding/Pie.java:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
// The other class
6
7
class
Pie {
8
void
f() { System.out.println(
"Pie.f()"
); }
9
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected