Searched defs:floatValue (Results 1 – 16 of 16) sorted by relevance
58 public abstract float floatValue(); in floatValue() method in Number
164 public float floatValue() { in floatValue() method in Byte
163 public float floatValue() { in floatValue() method in Short
220 public float floatValue() { in floatValue() method in Double
224 public float floatValue() { in floatValue() method in Float
202 public float floatValue() { in floatValue() method in Long
215 public float floatValue() { in floatValue() method in Integer
43 public float floatValue = 0.0f; field in Support_GetPutFieldsDeprecated
41 public float floatValue = 0.0f; field in Support_GetPutFields
52 public float floatValue = 0.0f; field in Support_GetPutFieldsDefaulted
35 public float floatValue() { throw new UnsupportedOperationException(); } in test_custom_Number_gets_longValue() method in NumberFormatTest.MyNumber
238 public float floatValue() { in floatValue() method in AtomicInteger
252 public float floatValue() { in floatValue() method in AtomicLong
778 public float floatValue() { in floatValue() method in BigInteger
2492 public float floatValue() { in floatValue() method in BigDecimal
1258 float floatValue; in nextFloat() local