public class AgentXRequest.AgentXSubRequestIterator extends Object implements SubRequestIterator
Modifier | Constructor and Description |
---|---|
protected |
AgentXSubRequestIterator() |
protected |
AgentXSubRequestIterator(int offset,
int increment) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
hashCode() |
boolean |
hasNext() |
SubRequest |
next() |
void |
remove() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected AgentXSubRequestIterator()
protected AgentXSubRequestIterator(int offset, int increment)
public boolean hasNext()
hasNext
in interface Iterator
hasNext
in interface SubRequestIterator
public SubRequest next()
next
in interface Iterator
next
in interface SubRequestIterator
Copyright © 2016 SNMP4J.org. All rights reserved.