Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaOfNodes/Simple
/ TODO
Method
TODO
chapter21/src/main/java/com/seaofnodes/simple/Utils.java:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
5
public
class
Utils {
6
public
static
RuntimeException TODO() {
return
TODO(
"Not yet implemented"
); }
7
public
static
RuntimeException TODO(String msg) {
return
new
RuntimeException(msg); }
8
9
/**
Callers
15
step
Method · 0.95
TestC
Class · 0.95
eval
Method · 0.95
compute
Method · 0.95
_print
Method · 0.95
dump
Method · 0.95
main
Method · 0.95
exec
Method · 0.95
evaluate
Method · 0.95
doBuildCTF
Method · 0.95
skipAsgn
Method · 0.95
opAssign
Method · 0.95
Calls
no outgoing calls
Tested by
9
step
Method · 0.76
eval
Method · 0.76
compute
Method · 0.76
_print
Method · 0.76
dump
Method · 0.76
main
Method · 0.76
exec
Method · 0.76
evaluate
Method · 0.76
doBuildCTF
Method · 0.76