MCPcopy 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

eventOkMethod · 0.95
commandExecuteMethod · 0.95
menuActionMethod · 0.95
runMethod · 0.95
doActionMethod · 0.95
quitMethod · 0.95
cmdMinimizeMethod · 0.95
doActionMethod · 0.95
hideAppMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected