name.cmp other => integer
name. other => integer
name. other => integer
Instance Public methods
Compares this Name with other
and
returns 0 if they are the same and -1 or +1 if they are greater or less
than each other respectively.
Compares this Name with other
and
returns 0 if they are the same and -1 or +1 if they are greater or less
than each other respectively.
Please login to continue.