Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ intValue
Method
intValue
src/main/java/pascal/taie/util/MutableInt.java:53–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
@Override
54
public
int
intValue() {
55
return
value;
56
}
57
58
@Override
59
public
long longValue() {
Callers
5
onFinish
Method · 0.80
reportTop
Method · 0.80
getPrecisionCriticalMethods
Method · 0.80
compareTo
Method · 0.80
equals
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected