Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ getValue
Method
getValue
src/main/java/jace/ui/Watch.java:73–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
public
int
getValue() {
74
return
value;
75
}
76
77
public
void
redraw() {
78
boolean isRunning = Emulator.withComputer(c->c.getRunningProperty().get(), false);
Callers
2
memoryViewClicked
Method · 0.95
addWatch
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected