Package-level declarations
Functions
Returns the number of decimal digits in the absolute value of this number.
Formats this byte count as a human-readable size string such as "1.5 KiB".
Formats this value with exactly decimals fractional digits, locale-independent.
Formats this value in decimal with separator between each group of three digits.
Formats this fraction as a percentage string, so 0.42.formatPercent() is "42%".
Returns true when this value is a positive power of two.
Returns the smallest power of two that is greater than or equal to this value.
Returns the English ordinal suffix for this number: "st", "nd", "rd", or "th".
Returns the multiple of step closest to this value.
Returns this mask with every bit of flag inverted.
Returns this number followed by its English ordinal suffix, such as "21st".
Returns this mask with every bit of flag cleared.