CronIterator<E> mixin
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
current()
→ E
-
-
next()
→ E
-
Find next suitable date
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
previous()
→ E
-
Find previous suitable date
inherited
-
toString()
→ String
-
A string representation of this object.
inherited