railo.runtime.functions.decision
Class IsLeapYear

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

public final class IsLeapYear
extends Object
implements Function

Implements the CFML Function isleapyear

See Also:
Serialized Form

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

Constructor Detail

IsLeapYear

public IsLeapYear()
Method Detail

call

public static boolean call(PageContext pc,
                           double year)


Copyright © 2012 Railo