Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ destroyApp
Method
destroyApp
src/main/java/org/microemu/MIDletAccess.java:64–64 ·
view source on GitHub ↗
(boolean unconditional)
Source
from the content-addressed store, hash-verified
62
public
abstract
void
pauseApp();
63
64
public
abstract
void
destroyApp(boolean unconditional) throws MIDletStateChangeException;
65
66
}
Callers
1
loadMidlet
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected