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/SetQueue.java:45–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
@Override
46
public
int
size() {
47
return
set.size();
48
}
49
50
@Override
51
public
boolean add(E e) {
Callers
2
test
Method · 0.95
testSerializable
Method · 0.95
Calls
1
size
Method · 0.65
Tested by
2
test
Method · 0.76
testSerializable
Method · 0.76