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

Method getKey

util/Tuple.java:28–30  ·  view source on GitHub ↗

Returns the key @return the key

()

Source from the content-addressed store, hash-verified

26 * @return the key
27 */
28 public K getKey() {
29 return key;
30 }
31
32 /**
33 * Returns the value

Callers 15

ExternalMovementMethod · 0.80
nextPathAvailableMethod · 0.80
readMorePathsMethod · 0.80
selectDestinationMethod · 0.80
readPoisMethod · 0.80
checkTuplesMethod · 0.80
updateTransitivePredsMethod · 0.80
compareMethod · 0.80
getRoutingInfoMethod · 0.80
updateTransitivePredsMethod · 0.80
compareMethod · 0.80
getRoutingInfoMethod · 0.80

Calls

no outgoing calls

Tested by 1

checkTuplesMethod · 0.64