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 |
|---|
MBool(Token t,
String value)
Instantiates a new bool.
|
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
constructJavaObject()
As java object.
|
asEhcacheObject, cacheJavaObject, equals, getTypeName, getValue, hashCode, toStringpublic MBool(Token t, String value) throws CustomParseException
value - the valueCustomParseExceptionprotected Boolean constructJavaObject()
MValueconstructJavaObject in class MValue<Boolean>Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.