Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getDisplay
Method
getDisplay
src/main/java/midlet/BombusMod.java:168–170 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
166
}
167
168
public
Display getDisplay() {
169
return
display;
170
}
171
172
public
Displayable getCurrentDisplayable() {
173
return
getDisplay().getCurrent();
Callers
2
getCurrentDisplayable
Method · 0.95
setDisplayable
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected