railo.runtime.functions.math
Class Min

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

public final class Min
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

Min

public Min()
Method Detail

call

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


Copyright © 2012 Railo