Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/jankotek/mapdb
/ intLastKeyTwice
Method
intLastKeyTwice
src/main/java/org/mapdb/BTreeMapJava.java:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
int
intLastKeyTwice(){
68
return
flags&1;
69
}
70
71
72
boolean isDir(){
Callers
1
verifyNode
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected