Package com.google.appengine.tools.admin
Class CronEntryImpl.TimeIterator
java.lang.Object
com.google.appengine.tools.admin.CronEntryImpl.TimeIterator
- Enclosing class:
- CronEntryImpl
An iterator tracking the last execution time, and the groc time
specification object to compute future execution times.
-
Constructor Summary
ConstructorsConstructorDescriptionTimeIterator(Date seedTime, com.google.borg.borgcron.GrocTimeSpecification groc) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining