railo.runtime.functions.math
Class BitNot

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

public final class BitNot
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

BitNot

public BitNot()
Method Detail

call

public static double call(PageContext pc,
                          double number)


Copyright © 2012 Railo