public class Using.UsingIterator extends Object implements Iterator<List<Integer>>
Using.UsingIterator(Using u)
int
getCount()
boolean
hasNext()
List<Integer>
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Using.UsingIterator(Using u)
public boolean hasNext()
hasNext
Iterator<List<Integer>>
public int getCount()
public List<Integer> next()
next
public void remove()
remove
Copyright © 2014. All rights reserved.