public final class NanNumber extends Number
Modifier and Type | Method and Description |
---|---|
double |
doubleValue() |
float |
floatValue() |
int |
intValue() |
long |
longValue() |
String |
toString() |
byteValue, shortValue
public static final NanNumber NaN
public double doubleValue()
doubleValue
in class Number
public float floatValue()
floatValue
in class Number
Copyright © 2018. All rights reserved.