Options
All
  • Public
  • Public/Protected
  • All
Menu

An abstract Iterator responsibile for iterating over an adapter's yielded TapjawMessages, then provides the message to an abstract outputMessage() method for outputting to an implemented mechanism.

The class also employs the limit argument to limit the number of TapjawMessages being passed to the outputMessage() method.

Hierarchy-Diagram

UML class diagram of OutputIterator

Legend

icon for a class in the UML class diagram class
icon for an abstract class in the UML class diagram abstract class
icon for an interface in the UML class diagram interface
icon for a protected property in the UML class diagram protected property
icon for a public method in the UML class diagram public method
icon for a protected method in the UML class diagram protected method
italic abstract property/method

Hierarchy

Implements

Index

Constructors

Methods

Constructors

Methods

Generated using TypeDoc