railo.runtime.functions.math
Class BitMaskClear

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

public final class BitMaskClear
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

BitMaskClear

public BitMaskClear()
Method Detail

call

public static double call(PageContext pc,
                          double dnumber,
                          double dstart,
                          double dlength)
                   throws FunctionException
Throws:
FunctionException


Copyright © 2012 Railo