| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
DTYPE_BYTE |
1 |
public static final byte |
DTYPE_DOUBLE |
6 |
public static final byte |
DTYPE_FLOAT |
5 |
public static final byte |
DTYPE_INT |
3 |
public static final byte |
DTYPE_LONG |
4 |
public static final byte |
DTYPE_NONE |
0 |
public static final byte |
DTYPE_SHORT |
2 |
Copyright © 2020. All rights reserved.