railo.runtime.functions.struct
Class Duplicate

java.lang.Object
  extended by railo.runtime.functions.struct.Duplicate
All Implemented Interfaces:
Serializable, Function

public final class Duplicate
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
Duplicate()
           
 
Method Summary
static Object call(PageContext pc, Object object)
           
static Object call(PageContext pc, Object object, boolean deepCopy)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Duplicate

public Duplicate()
Method Detail

call

public static Object call(PageContext pc,
                          Object object)

call

public static Object call(PageContext pc,
                          Object object,
                          boolean deepCopy)


Copyright © 2012 Railo