Constructor and Description |
---|
FDCaster() |
Modifier and Type | Method and Description |
---|---|
static String |
serialize(Object object)
translate a object to its string representation
|
static com.intergral.fusiondebug.server.IFDValue |
toFDValue(com.intergral.fusiondebug.server.IFDStackFrame frame,
Object value) |
static com.intergral.fusiondebug.server.IFDValue |
toFDValue(com.intergral.fusiondebug.server.IFDStackFrame frame,
String name,
Object value) |
static Object |
unserialize(String value) |
public FDCaster()
public static com.intergral.fusiondebug.server.IFDValue toFDValue(com.intergral.fusiondebug.server.IFDStackFrame frame, String name, Object value)
public static com.intergral.fusiondebug.server.IFDValue toFDValue(com.intergral.fusiondebug.server.IFDStackFrame frame, Object value)
public static String serialize(Object object)
object
- public static Object unserialize(String value)
Copyright © 2015 Lucee