org.apache.poi.util
Interface LittleEndianConsts
-
- All Known Implementing Classes:
- LittleEndian
public interface LittleEndianConstsa repository for constants shared by classes within this package
-
-
Field Summary
Fields Modifier and Type Field and Description static intBYTE_SIZEstatic intDOUBLE_SIZEstatic intINT_SIZEstatic intLONG_SIZEstatic intSHORT_SIZE
-
-
-
Field Detail
-
BYTE_SIZE
static final int BYTE_SIZE
- See Also:
- Constant Field Values
-
SHORT_SIZE
static final int SHORT_SIZE
- See Also:
- Constant Field Values
-
INT_SIZE
static final int INT_SIZE
- See Also:
- Constant Field Values
-
LONG_SIZE
static final int LONG_SIZE
- See Also:
- Constant Field Values
-
DOUBLE_SIZE
static final int DOUBLE_SIZE
- See Also:
- Constant Field Values
-
-
DataMelt 3.0 © DataMelt by jWork.ORG