public class NestedIterator extends Object implements Iterator
NestedIterator(Iterator i)
NestedIterator(List l)
boolean
hasNext()
Object
next()
void
remove()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NestedIterator(Iterator i)
public NestedIterator(List l)
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.