Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cschanck/single-file-java
/ size
Method
size
src/main/java/org/sfj/ChiseledMap.java:389–392 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
387
}
388
389
@Override
390
public
int
size() {
391
return
map.size();
392
}
393
394
/**
395
* Entry iterator. Necessary slushy with respect to concurrency.
Callers
5
testIntsToInts
Method · 0.95
testThreadSafe15SecondsX4
Method · 0.95
toString
Method · 0.95
ChiseledMap
Method · 0.45
bytesOnDisk
Method · 0.45
Calls
no outgoing calls
Tested by
2
testIntsToInts
Method · 0.76
testThreadSafe15SecondsX4
Method · 0.76