org.drools.impl.adapters
Class CalendarAdapter
java.lang.Object
org.drools.impl.adapters.CalendarAdapter
- All Implemented Interfaces:
- Calendar
public class CalendarAdapter
- extends Object
- implements Calendar
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalendarAdapter
public CalendarAdapter(org.kie.api.time.Calendar delegate)
isTimeIncluded
public boolean isTimeIncluded(long timestamp)
- Specified by:
isTimeIncluded in interface Calendar
getDelegate
public org.kie.api.time.Calendar getDelegate()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.