Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeband-top/RunCodeOnline
/ toJson
Method
toJson
src/main/java/com/runcode/entities/Result.java:79–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
public
String toJson(){
80
return
JSONUtil.parse(this).toStringPretty();
81
}
82
}
Callers
1
responseResult
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected