java-tutorials/core-java/src
Josh Cummings 1a06dfb941
Floating-point Formatting (#5244)
These samples show some different approaches for formatting a
floating-point value into a String, while removing its decimal part.

Included is a benchmark to show how each approach performs.

Issue: BAEL-2152
2018-09-13 06:42:33 -06:00
..
main Floating-point Formatting (#5244) 2018-09-13 06:42:33 -06:00
test Floating-point Formatting (#5244) 2018-09-13 06:42:33 -06:00