MCPcopy Index your code
hub / github.com/davidgiven/luje / getKey

Method getKey

lib/java/util/Map.java:55–55  ·  view source on GitHub ↗

Returns the key. @return the key

()

Source from the content-addressed store, hash-verified

53 * @return the key
54 */
55 public K getKey();
56
57 /**
58 * Returns the value.

Callers 15

equalsMethod · 0.65
equalsMethod · 0.65
containsMethod · 0.65
removeMethod · 0.65
TreeMapMethod · 0.65
containsMethod · 0.65
removeMethod · 0.65
containsKeyMethod · 0.65
equalsMethod · 0.65
getMethod · 0.65
nextMethod · 0.65
putAllMethod · 0.65

Implementers 3

MapEntrylib/java/util/MapEntry.java
UnmodifiableMapEntrylib/java/util/Collections.java
CheckedEntrylib/java/util/Collections.java

Calls

no outgoing calls

Tested by

no test coverage detected