public final class JSNumberAdapter extends Object
static String
toExponential(Number n, int positions)
toFixed(Number n, int positions)
toFixed(String n, int positions)
toPrecision(Number n, int positions)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String toFixed(Number n, int positions)
public static String toFixed(String n, int positions)
public static String toExponential(Number n, int positions)
public static String toPrecision(Number n, int positions)
Copyright © 2015. All Rights Reserved.