Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cschanck/single-file-java
/ id
Method
id
src/main/java/org/sfj/DrawDot.java:485–488 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
483
}
484
485
@Override
486
public
String id() {
487
return
id;
488
}
489
490
@Override
491
public
void
emit(DrawDot dot, PrintWriter writer, String indent) {
Callers
1
emit
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected