Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrajaktaSathe/Java
/ main
Method
main
Programs/StaticMemberFunctions.java:17–20 ·
view source on GitHub ↗
(String[] args)
Source
from the content-addressed store, hash-verified
15
public
class
StaticMemberFunctions {
16
17
public
static
void
main(String[] args) {
18
// TODO Auto-generated method stub
19
staticFunc.method(10);
20
}
21
}
Callers
nothing calls this directly
Calls
1
method
Method · 0.80
Tested by
no test coverage detected