public class NetworkTopologyIterator extends Object implements Iterator<NetworkNode>
public boolean hasNext()
hasNext in interface Iterator<NetworkNode>public NetworkNode next()
next in interface Iterator<NetworkNode>public void remove()
remove in interface Iterator<NetworkNode>Copyright © 2014 The Apache Software Foundation. All rights reserved.