public class String2Double extends String2Number<Double>
Constructor and Description |
---|
String2Double() |
Modifier and Type | Method and Description |
---|---|
protected Double |
getFalseValue() |
protected Double |
getPrimitiveDefaultValue() |
protected Double |
getTrueValue() |
protected Double |
valueOf(String str) |
_isNull, cast
createCollection, equals, getFromClass, getToClass, hashCode, key, toString
protected Double getPrimitiveDefaultValue()
getPrimitiveDefaultValue
in class String2Number<Double>
protected Double getFalseValue()
getFalseValue
in class String2Number<Double>
protected Double getTrueValue()
getTrueValue
in class String2Number<Double>
protected Double valueOf(String str)
valueOf
in class String2Number<Double>
Copyright © 2020. All rights reserved.