MCPcopy 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

invoke0Method · 0.45
StringMethod · 0.45
getBytesMethod · 0.45

Calls

no outgoing calls

Tested by 1