Uses of Interface
org.apache.poi.util.LittleEndianConsts
-
Packages that use LittleEndianConsts Package Description org.apache.poi.util Top-level util package are classes that are useful throughout the project. -
-
Uses of LittleEndianConsts in org.apache.poi.util
Classes in org.apache.poi.util that implement LittleEndianConsts Modifier and Type Class Description class
LittleEndian
a utility class for handling little-endian numbers, which the 80x86 world is replete with.
-