Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrajaktaSathe/Java
/ main
Method
main
Programs/patterns/Pattern2.java:4–6 ·
view source on GitHub ↗
(String[] args)
Source
from the content-addressed store, hash-verified
2
3
public
class
Pattern2 {
4
public
static
void
main(String[] args) {
5
patter2(4);
6
}
7
// * * * *
8
// * * * *
9
// * * * *
Callers
nothing calls this directly
Calls
1
patter2
Method · 0.95
Tested by
no test coverage detected