public final class StringToDoubleConverter extends Converter<Double>
| Constructor and Description |
|---|
StringToDoubleConverter() |
| Modifier and Type | Method and Description |
|---|---|
Double |
convert(String value)
Converts the supplied
value into an Object of the
appropriate type. |
equals, getType, hashCode, toStringpublic StringToDoubleConverter()
Copyright © 2017–2019, microBean. All rights reserved.