Char.MAX_SURROGATE

The maximum value of a Unicode surrogate code unit in the UTF-16 encoding, constant {@code '\u005CuDFFF'}.

class Char
enum wchar MAX_SURROGATE;

Meta