Class UnicodeHelper

  • All Implemented Interfaces:
    Serializable

    public class UnicodeHelper
    extends Object
    implements Serializable
    This class replicates the essential parts of the String class in order to aid proper work for Unicode chars in the presense of UTF-16. So for all operations please see String with the same signature. This class is equally immutable.
    See Also:
    Serialized Form