public static class ValueWrapper.NullType extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
__NULL__ |
static int |
BAD_DATA |
static int |
BAD_TYPE |
static int |
DIV_BY_ZERO |
static int |
ERR_OVERFLOW |
static int |
NaN |
static int |
OUT_OF_RANGE |
static int |
UNKNOWN_PROP |
| Constructor and Description |
|---|
NullType(int nullType) |
public static final int __NULL__
public static final int NaN
public static final int BAD_DATA
public static final int BAD_TYPE
public static final int ERR_OVERFLOW
public static final int UNKNOWN_PROP
public static final int DIV_BY_ZERO
public static final int OUT_OF_RANGE
Copyright © 2022. All rights reserved.