MCPcopy 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

updateMethod · 0.95

Calls 2

valueOfMethod · 0.95
nativeGetMethod · 0.95

Tested by

no test coverage detected