Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaOfNodes/Simple
/ TODO
Method
TODO
chapter18/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
eval
Method · 0.95
compute
Method · 0.95
_print
Method · 0.95
exec
Method · 0.95
evaluate
Method · 0.95
doBuildCTF
Method · 0.95
flipRead
Method · 0.95
get
Method · 0.95
put
Method · 0.95
nodeEdges
Method · 0.95
find_anti_dep
Method · 0.95
skipAsgn
Method · 0.95
Calls
no outgoing calls
Tested by
6
eval
Method · 0.76
compute
Method · 0.76
_print
Method · 0.76
exec
Method · 0.76
evaluate
Method · 0.76
doBuildCTF
Method · 0.76