Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gomatcha/matcha
/ get
Method
get
cmd/Bridge.java:18–20 ·
view source on GitHub ↗
(String j)
Source
from the content-addressed store, hash-verified
16
this.mapTable.put(j, v);
17
}
18
public
Object get(String j) {
19
return
this.mapTable.get(j);
20
}
21
}
Callers
15
foreignBridge
Method · 0.95
generateViewId
Method · 0.45
instantiateItem
Method · 0.45
getPageTitle
Method · 0.45
populateTabStrip
Method · 0.45
newAttributedString
Method · 0.45
setNativeState
Method · 0.45
updateViewWithProtobuf
Method · 0.45
displayAlert
Method · 0.45
update
Method · 0.45
createView
Method · 0.45
setRoot
Method · 0.45
Calls
no outgoing calls
Tested by
2
testParseOne
Method · 0.36
testParseGeneral
Method · 0.36