static int hashOfFloat(float f) { ret Float.hashCode(f); }