ConnectionImpl.WorkSequence

Undocumented in source.
class ConnectionImpl
class WorkSequence : Iterator!DeliveryImpl {}

Constructors

this
this(DeliveryImpl workHead)
Undocumented in source.

Members

Functions

hasNext
bool hasNext()
Undocumented in source. Be warned that the author may not have intended to support it.
next
DeliveryImpl next()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta