MCPcopy Create free account
hub / github.com/akeranen/the-one / getValue

Method getValue

util/Tuple.java:36–38  ·  view source on GitHub ↗

Returns the value @return the value

()

Source from the content-addressed store, hash-verified

34 * @return the value
35 */
36 public V getValue() {
37 return value;
38 }
39
40 /**
41 * Returns a string representation of the tuple

Callers 15

ExternalMovementMethod · 0.80
getPathMethod · 0.80
readMorePathsMethod · 0.80
selectDestinationMethod · 0.80
checkTuplesMethod · 0.80
getCenterViewCoordMethod · 0.80
updateTransitivePredsMethod · 0.80
ageDeliveryPredsMethod · 0.80
compareMethod · 0.80
getRoutingInfoMethod · 0.80
updateTransitivePredsMethod · 0.80
ageDeliveryPredsMethod · 0.80

Calls

no outgoing calls

Tested by 1

checkTuplesMethod · 0.64