| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
SIZE_OF_BYTE |
1 |
public static final byte |
SIZE_OF_DOUBLE |
8 |
public static final byte |
SIZE_OF_FLOAT |
4 |
public static final byte |
SIZE_OF_INT |
4 |
public static final byte |
SIZE_OF_LONG |
8 |
public static final byte |
SIZE_OF_SHORT |
2 |
Copyright © 2012-2015. All Rights Reserved.