MCPcopy 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

onFinishMethod · 0.80
reportTopMethod · 0.80
compareToMethod · 0.80
equalsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected