* Don't check for null before * Don't try different formats when not needed (NumberFormat.Integer is the fast path)
20 KiB
20 KiB
* Don't check for null before * Don't try different formats when not needed (NumberFormat.Integer is the fast path)