Char.MIN_SURROGATE

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

@since 1.5

class Char
enum wchar MIN_SURROGATE;

Meta