Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ size
Method
size
src/main/java/pascal/taie/util/collection/ArrayMap.java:67–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
@Override
68
public
int
size() {
69
return
entries.size();
70
}
71
72
@Override
73
public
boolean isEmpty() {
Callers
1
put
Method · 0.95
Calls
1
size
Method · 0.65
Tested by
no test coverage detected