Class Charset
java.lang.Object
java.nio.charset.Charset
- All Implemented Interfaces:
java.lang.Comparable<Charset>
Added this for Kotlin
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCharset(java.lang.String canonicalName, java.lang.String[] aliases) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Charset
protected Charset(java.lang.String canonicalName, java.lang.String[] aliases)
-
-
Method Details
-
compareTo
-
displayName
public java.lang.String displayName() -
forName
-