MValue.MBool, MValue.MByte, MValue.MChar, MValue.MDouble, MValue.MEnum<T extends Enum<T>>, MValue.MFloat, MValue.MInt, MValue.MJavaDate, MValue.MLong, MValue.MShort, MValue.MSqlDate, MValue.MString| Constructor and Description |
|---|
MDouble(Token tok,
String value)
Instantiates a new m double.
|
| Modifier and Type | Method and Description |
|---|---|
protected Double |
constructJavaObject()
As java object.
|
asEhcacheObject, cacheJavaObject, equals, getTypeName, getValue, hashCode, toStringpublic MDouble(Token tok, String value) throws CustomParseException
value - the valueCustomParseExceptionprotected Double constructJavaObject()
MValueconstructJavaObject in class MValue<Double>Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.