Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shouheng88/MarkNote
/ getCode
Method
getCode
data/src/main/java/me/shouheng/data/entity/Model.java:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
public
long getCode() {
45
return
code;
46
}
47
48
public
void
setCode(long code) {
49
this.code = code;
Callers
15
onConfirm
Method · 0.45
getItemId
Method · 0.45
resolveFabClick
Method · 0.45
popNoteMenu
Method · 0.45
moveNotebook
Method · 0.45
showCategoriesPicker
Method · 0.45
onOptionsItemSelected
Method · 0.45
batchUpload
Method · 0.45
onSuccess
Method · 0.45
readNoteContent
Method · 0.45
saveOrUpdateNote
Method · 0.45
saveQuickNote
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected