Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BruceEckel/OnJava8-Examples
/ makeA
Method
makeA
reflection/packageaccess/HiddenC.java:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
26
public
class
HiddenC {
27
public
static
A makeA() {
return
new
C(); }
28
}
Callers
1
main
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected