railo.runtime.functions.math
Class BitXor

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

public final class BitXor
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
BitXor()
           
 
Method Summary
static double call(PageContext pc, double number, double number2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BitXor

public BitXor()
Method Detail

call

public static double call(PageContext pc,
                          double number,
                          double number2)


Copyright © 2012 Railo