Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ hashCode
Method
hashCode
src/main/java/pascal/taie/util/MutableInt.java:89–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
}
88
89
@Override
90
public
int
hashCode() {
91
return
value;
92
}
93
94
@Override
95
public
String toString() {
Callers
15
foo
Method · 0.45
bar
Method · 0.45
foo
Method · 0.45
methI
Method · 0.45
print2
Method · 0.45
forname
Method · 0.45
actualNoRecv
Method · 0.45
A
Method · 0.45
test
Method · 0.45
foo
Method · 0.45
main
Method · 0.45
main
Method · 0.45
Calls
no outgoing calls
Tested by
14
foo
Method · 0.36
bar
Method · 0.36
foo
Method · 0.36
methI
Method · 0.36
print2
Method · 0.36
forname
Method · 0.36
actualNoRecv
Method · 0.36
A
Method · 0.36
test
Method · 0.36
foo
Method · 0.36
main
Method · 0.36
main
Method · 0.36