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 |
|---|
MString(Token tok,
String value)
Instantiates a new m string.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
constructJavaObject()
As java object.
|
String |
toString() |
asEhcacheObject, cacheJavaObject, equals, getTypeName, getValue, hashCodepublic MString(Token tok, String value) throws CustomParseException
value - the valueCustomParseExceptionCopyright © 2003–2024 Terracotta, Inc.. All rights reserved.