This class is used to split the range that contains surrogate
characters into two ranges: the first consisting of these surrogate
characters and the second consisting of all others characters
from the parent range.
This class represents the parent range split in such a manner.