Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ displayName
Method
displayName
vm/JavaAPI/src/java/nio/charset/Charset.java:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
public
String displayName() {
44
return
name;
45
}
46
47
public
static
Charset forName(String name) {
48
if
(name == null) {
Callers
4
invoke0
Method · 0.45
String
Method · 0.45
getBytes
Method · 0.45
themeLoadedByNativeThemeEnum
Method · 0.45
Calls
no outgoing calls
Tested by
1
themeLoadedByNativeThemeEnum
Method · 0.36