MCPcopy Create free account
hub / github.com/LFYSec/MScan / doubleValue

Method doubleValue

src/main/java/pascal/taie/util/MutableInt.java:68–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 @Override
69 public double doubleValue() {
70 return value;
71 }
72
73 @Override
74 public int compareTo(Number number) {

Callers 1

add3Method · 0.80

Calls

no outgoing calls

Tested by 1

add3Method · 0.64