Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ get
Method
get
android/sdk/src/main/java/app/organicmaps/sdk/Router.java:23–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
public
static
Router get()
24
{
25
return
valueOf(nativeGet());
26
}
27
28
public
static
Router getLastUsed()
29
{
Callers
1
update
Method · 0.95
Calls
2
valueOf
Method · 0.95
nativeGet
Method · 0.95
Tested by
no test coverage detected