Skip to search formSkip to main contentSkip to account menu

Iterator pattern

Known as: Cursor pattern 
In object-oriented programming, the iterator pattern is a design pattern in which an iterator is used to traverse a container and access the… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
Iterating over some elements is a commonly required operation in most programs. In most programming languages there is either a… 
2009
2009
In modern communication systems and protocols, the sophisticated packet design, which involves multiple-layer requirements, is in… 
2008
2008
Coordination is frequently associated with shared data spaces employing Linda coordination. But in practice, communication… 
2007
2007
The Super Iterator pattern, like the standard Iterator pattern, traverses an unknown data structure without exposing that… 
2007
2007
A system for analyzing aircraft data includes the steps of identifying a domain comprising sets of data, calculating ranges of… 
2004
2004
Combined generic programming, object oriented programming and design pattern theories, C++ brings standard template library(STL… 
2003
2003
The J2EE platform with its server component technology Enterprise JavaBeans (EJB) has become widely adopted today. Services… 
2001
2001
C ORAL is a language for specifying propertiesof A COEL , a component-oriented extensional language. The design of C ORAL is… 
1984
1984
A modular proof system is presented for proving partial correctness and freedom from deadlock of concurrent programs using…