Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ init
Method
init
src/main/java/org/microemu/device/Device.java:37–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
public
interface
Device {
36
37
void
init();
38
39
void
destroy();
40
Callers
8
setDeviceSize
Method · 0.65
updateDevice
Method · 0.65
init
Method · 0.65
loadMidlet
Method · 0.65
setDevice
Method · 0.65
blockArrived
Method · 0.65
getHMAC
Method · 0.65
paint
Method · 0.65
Implementers
3
AndroidDevice
android/src/main/java/org/microemu/and
IPhoneDevice
ios/src/main/java/org/microemu/iphone/
DeviceImpl
desktop/src/main/java/org/microemu/dev
Calls
no outgoing calls
Tested by
no test coverage detected