MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getLanguage

Method getLanguage

classpath/java/util/Locale.java:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 public String getLanguage() {
41 return language;
42 }
43
44 public String getCountry() {
45 return country;

Callers 1

getBundleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected