org.drools.time.impl
Class CalendarUtils

java.lang.Object
  extended by org.drools.time.impl.CalendarUtils

public class CalendarUtils
extends Object


Constructor Summary
CalendarUtils()
           
 
Method Summary
static Date updateToNextIncludeDate(String[] calendarNames, org.drools.runtime.Calendars calendars, Trigger trigger, Date next)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarUtils

public CalendarUtils()
Method Detail

updateToNextIncludeDate

public static Date updateToNextIncludeDate(String[] calendarNames,
                                           org.drools.runtime.Calendars calendars,
                                           Trigger trigger,
                                           Date next)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.