Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ getCountry
Method
getCountry
classpath/java/util/Locale.java:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
public
String getCountry() {
45
return
country;
46
}
47
48
public
String getVariant() {
49
return
variant;
Callers
1
getBundle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected