Different implementation of compare for Long, Integer and Short? – stackoverflow.com

I would like to know why the implementation of the static method compare for Long, Integer and Short in Java's library are different? For Long: public static int compare(long x, long y) { return ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Different implementation of compare for Long, Integer and Short? – stackoverflow.com"