org.mozilla.javascript.v8dtoa
Class FastDtoa
java.lang.Object
org.mozilla.javascript.v8dtoa.FastDtoa
public class FastDtoa
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FastDtoa
public FastDtoa()
dtoa
public static boolean dtoa(double v,
FastDtoaBuilder buffer)
numberToString
public static String numberToString(double v)
numberToString
public static boolean numberToString(double v,
FastDtoaBuilder buffer)
Copyright © 2013. All Rights Reserved.