Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ getDefault
Method
getDefault
classpath/java/util/Locale.java:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
public
static
Locale getDefault() {
53
return
DEFAULT;
54
}
55
56
public
final
String toString() {
57
boolean hasLanguage = language !=
""
;
Callers
2
getBundle
Method · 0.95
MessageFormat
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected