Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getInstance
Method
getInstance
src/main/java/midlet/BombusMod.java:164–166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
}
163
164
public
static
BombusMod getInstance() {
165
return
instance;
166
}
167
168
public
Display getDisplay() {
169
return
display;
Callers
9
eventOk
Method · 0.95
commandExecute
Method · 0.95
menuAction
Method · 0.95
run
Method · 0.95
doAction
Method · 0.95
quit
Method · 0.95
cmdMinimize
Method · 0.95
doAction
Method · 0.95
hideApp
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected