class

Quartz::Coupler::CouplingIterator

Inherits Iterator / Enumerable / Reference / Object

TODO :nodoc:

Constructors

new(coupler : Coupler, which : Symbol, reverse : Bool = false)
Source

Instance methods

next

Returns the next element in this iterator, or Iterator::Stop::INSTANCE if there are no more elements.

Source
rewind
Source