MCPcopy Index your code
hub / github.com/zaproxy/zaproxy / getLocale

Method getLocale

zap/src/main/java/org/parosproxy/paros/Constant.java:1408–1410  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1406 }
1407
1408 public static Locale getLocale() {
1409 return messages.getLocal();
1410 }
1411
1412 /**
1413 * Returns the system's {@code Locale} (as determined by the JVM at startup, {@link

Callers 7

startImplMethod · 0.95
installResourceBundleMethod · 0.95
loadAddOnHelpSetMethod · 0.95
findHelpSetUrlMethod · 0.95

Calls 1

getLocalMethod · 0.80

Tested by 1