Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ resetState
Method
resetState
src/main/java/jace/core/RAM.java:383–383 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
381
abstract
public
String getState();
382
383
abstract
public
void
resetState();
384
385
List<Runnable> detachListeners =
new
ArrayList<>();
386
public
void
onDetach(Runnable r) {
Callers
2
reconnectKeyboard
Method · 0.45
resetEmulator
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected