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