|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.latencybusters.lbm.LBMMessagePropertiesIterator
public class LBMMessagePropertiesIterator
Method Summary | |
---|---|
boolean |
hasNext()
|
LBMMessageProperty |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean hasNext()
hasNext
in interface java.util.Iterator<LBMMessageProperty>
public LBMMessageProperty next() throws java.util.NoSuchElementException
next
in interface java.util.Iterator<LBMMessageProperty>
java.util.NoSuchElementException
public void remove() throws java.lang.IllegalStateException
remove
in interface java.util.Iterator<LBMMessageProperty>
java.lang.IllegalStateException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |