org.apache.poi.util
Interface LittleEndianConsts
- All Known Implementing Classes:
- LittleEndian
public interface LittleEndianConsts
a repository for constants shared by classes within this package
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