Searched defs:floatToIntBits (Results 1 – 5 of 5) sorted by relevance
31 int floatToIntBits (float f); in floatToIntBits() method48 public static int floatToIntBits (float f) { in floatToIntBits() method in Compatibility
30 public static final int floatToIntBits (float f) { in floatToIntBits() method in Numbers
27 public int floatToIntBits (float f) { in floatToIntBits() method in CompatibilityImpl
20 public static int floatToIntBits (float value) { in floatToIntBits() method in NumberUtils
23 public static int floatToIntBits (float value) { in floatToIntBits() method in NumberUtils