MCPcopy Create free account
hub / github.com/dianping/cat / getKey

Method getKey

lib/java/src/main/java/com/dianping/cat/util/Pair.java:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77 }
78
79 public K getKey() {
80 return key;
81 }
82
83 public V getValue() {
84 return value;

Callers 15

jettySettingsMethod · 0.45
logTraceMethod · 0.45
logTraceMethod · 0.45
logTraceMethod · 0.45
initContextMethod · 0.45
initContextMethod · 0.45
initHandlerMethodsMethod · 0.45
startTagMethod · 0.45
startTagMethod · 0.45
getPropertiesMethod · 0.45
checkServerChangedMethod · 0.45
saveMarkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected