org.terracotta.quartz.collections
Class TimeTriggerSet
java.lang.Object
org.terracotta.quartz.collections.TimeTriggerSet
public class TimeTriggerSet
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeTriggerSet
public TimeTriggerSet( timeTriggers)
add
public boolean add(TriggerWrapper wrapper)
remove
public boolean remove(TriggerWrapper wrapper)
removeFirst
public TriggerKey removeFirst()
isDestroyed
public boolean isDestroyed()
destroy
public void destroy()
size
public int size()
Copyright 2001-2015, Terracotta, Inc.