com.taco.text
Interface IFileSizeDisplayConstants
public interface IFileSizeDisplayConstants
Constants associated with formating a number representing a file size.
SIZE_UNITS_DISPLAY_OPTION_BYTES
static final int SIZE_UNITS_DISPLAY_OPTION_BYTES
- See Also:
- Constant Field Values
SIZE_UNITS_DISPLAY_OPTION_KILOBYTES
static final int SIZE_UNITS_DISPLAY_OPTION_KILOBYTES
- See Also:
- Constant Field Values
SIZE_UNITS_DISPLAY_OPTION_MEGABYTES
static final int SIZE_UNITS_DISPLAY_OPTION_MEGABYTES
- See Also:
- Constant Field Values
SIZE_UNITS_DISPLAY_OPTION_GIGABYTES
static final int SIZE_UNITS_DISPLAY_OPTION_GIGABYTES
- See Also:
- Constant Field Values
SIZE_UNITS_DISPLAY_OPTION_BIGGEST_FIT
static final int SIZE_UNITS_DISPLAY_OPTION_BIGGEST_FIT
- See Also:
- Constant Field Values