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