Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dianping/cat
/ from
Method
from
lib/java/src/main/java/com/dianping/cat/util/Pair.java:30–32 ·
view source on GitHub ↗
(K key, V value)
Source
from the content-addressed store, hash-verified
28
}
29
30
public
static
<K, V> Pair<K, V> from(K key, V value) {
31
return
new
Pair<K, V>(key, value);
32
}
33
34
@Override
35
@SuppressWarnings(
"unchecked"
)
Callers
14
jquery-ui.min.js
File · 0.80
jquery-ui.js
File · 0.80
moment.js
File · 0.80
addLocalData
Function · 0.80
jquery.jqGrid.src.js
File · 0.80
pivot
Function · 0.80
findNext
Function · 0.80
doReplace
Function · 0.80
replace
Function · 0.80
next
Function · 0.80
moment.min.js
File · 0.80
oa
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected