static int hashCode(long i) {return (int)((i >> 32) + (int) i);}