| Constant | Defined By | ||
|---|---|---|---|
| DOUBLE : NumberType [static] | NumberType | ||
| FLOAT : NumberType [static] | NumberType | ||
| INT : NumberType [static] | NumberType | ||
| LONG : NumberType [static] | NumberType | ||
| NUMBER : NumberType [static] | NumberType | ||
| SHORT : NumberType [static] | NumberType | ||
| UINT : NumberType [static] | NumberType | ||
| ULONG : NumberType [static] | NumberType | ||
| DOUBLE | Constant |
public static const DOUBLE:NumberType| FLOAT | Constant |
public static const FLOAT:NumberType| INT | Constant |
public static const INT:NumberType| LONG | Constant |
public static const LONG:NumberType| NUMBER | Constant |
public static const NUMBER:NumberType| SHORT | Constant |
public static const SHORT:NumberType| UINT | Constant |
public static const UINT:NumberType| ULONG | Constant |
public static const ULONG:NumberType