Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BruceEckel/OnJava8-Examples
/ border
Method
border
onjava/HTMLColors.java:232–235 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
230
showInv(m, m.size());
231
}
232
public
static
void
border() {
233
System.out.println(
234
"******************************"
);
235
}
236
}
Callers
3
main
Method · 0.80
main
Method · 0.80
main
Method · 0.80
Calls
no outgoing calls
Tested by
1
main
Method · 0.64