public final class NotANumber
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static NotANumber |
NAN |
static java.lang.String |
VALUE |
| Modifier | Constructor and Description |
|---|---|
private |
NotANumber() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final NotANumber NAN
public static final java.lang.String VALUE