Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ getAddress
Method
getAddress
src/main/java/jace/core/RAMEvent.java:124–126 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
}
123
124
public
int
getAddress() {
125
return
address;
126
}
127
128
public
final
void
setAddress(
int
address) {
129
this.address = address;
Callers
10
registerTextDirtyFlag
Method · 0.45
registerHiresDirtyFlag
Method · 0.45
isRelevant
Method · 0.45
registerListeners
Method · 0.45
isAuxFlagCorrect
Method · 0.45
doEvent
Method · 0.45
isRelevant
Method · 0.45
doEvent
Method · 0.45
handleZipChipEvent
Method · 0.45
handleFirmwareAccess
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected