Charset aliases() method in Java with Examples
The aliases() method is a built-in method of the java.nio.charset which returns a set containing this charset's aliases. When an object can be referred by several references, meaning that they store the reference value of the same object, then such references are called aliases. Syntax: public final