Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cschanck/single-file-java
/ footer
Method
footer
src/main/java/org/sfj/DrawDot.java:379–381 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
377
}
378
379
public
String footer() {
380
return
"}"
;
381
}
382
383
public
String header() {
384
String w = (directed ?
"digraph "
:
"graph "
);
Callers
1
emit
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected