com.wombat.mama
public class MamaMsgIterator extends java.lang.Object implements java.util.Iterator
Constructor and Description |
---|
MamaMsgIterator(MamaMsg parent,
MamaDictionary dictionary) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
void |
iteratorAssociate(MamaMsg msg,
MamaDictionary dictionary) |
void |
iteratorCreate(MamaMsg msg,
MamaDictionary dictionary) |
boolean |
iteratorHasNext() |
void |
iteratorNext() |
java.lang.Object |
next() |
void |
remove() |
void |
reset(MamaMsg parent,
MamaDictionary dictionary) |
public MamaMsgIterator(MamaMsg parent, MamaDictionary dictionary)
public void iteratorCreate(MamaMsg msg, MamaDictionary dictionary)
public void iteratorAssociate(MamaMsg msg, MamaDictionary dictionary)
public void iteratorNext()
public boolean iteratorHasNext()
public void reset(MamaMsg parent, MamaDictionary dictionary)
public java.lang.Object next()
next
in interface java.util.Iterator
public boolean hasNext()
hasNext
in interface java.util.Iterator
public void remove()
remove
in interface java.util.Iterator
Copyright 2011 NYSE Technologies