|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.htmlunit.corejs.javascript.v8dtoa.FastDtoa
public class FastDtoa
| Constructor Summary | |
|---|---|
FastDtoa()
|
|
| Method Summary | |
|---|---|
static boolean |
dtoa(double v,
FastDtoaBuilder buffer)
|
static java.lang.String |
numberToString(double v)
|
static boolean |
numberToString(double v,
FastDtoaBuilder buffer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FastDtoa()
| Method Detail |
|---|
public static boolean dtoa(double v,
FastDtoaBuilder buffer)
public static java.lang.String numberToString(double v)
public static boolean numberToString(double v,
FastDtoaBuilder buffer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||