public class DoubleField
extends java.lang.Object
DoubleField class is a utility to convert double
values into String values that are lexicographically ordered
according to the double value.| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
doubleToString(double value)
Deprecated.
|
static double |
stringToDouble(java.lang.String value)
Deprecated.
|
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"