public class JMXTableModel.JMXTableRowIterator extends Object implements Iterator<R>
boolean
hasNext()
R
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean hasNext()
hasNext
Iterator<R extends org.snmp4j.agent.mo.MOTableRow>
public R next()
next
public void remove()
remove
Copyright © 2015 SNMP4J.org. All rights reserved.