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

Method getValue

src/main/java/pascal/taie/util/collection/MapEntry.java:54–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 }
53
54 @Override
55 public V getValue() {
56 return value;
57 }
58
59 @Override
60 public V setValue(V value) {

Callers 14

nextMethod · 0.45
advanceKey1Method · 0.45
containsMethod · 0.45
equalsMethod · 0.45
nextMethod · 0.45
advanceKey1Method · 0.45
sizeMethod · 0.45
advanceKey1Method · 0.45
advanceKeyMethod · 0.45
containsValueMethod · 0.45
getMethod · 0.45
removeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected