Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ invalidate
Method
invalidate
src/main/java/jace/state/StateManager.java:294–296 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
292
boolean isValid = false;
293
294
public
void
invalidate() {
295
isValid = false;
296
}
297
int
stateCount = 0;
298
299
public
void
captureState() {
Callers
4
captureState
Method · 0.95
reconfigure
Method · 0.80
insertDisk
Method · 0.80
eject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected