Class FastDtoa


  • public class FastDtoa
    extends java.lang.Object
    • Constructor Detail

      • FastDtoa

        public FastDtoa()
    • Method Detail

      • numberToString

        public static java.lang.String numberToString​(double v)
      • numberToString

        public static boolean numberToString​(double v,
                                             FastDtoaBuilder buffer)