public final class KeyGroupedIterator.ValuesIterator extends Object implements Iterator<E>, Iterable<E>
boolean
hasNext()
Iterator<E>
iterator()
E
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean hasNext()
hasNext
public E next()
next
public void remove()
remove
public Iterator<E> iterator()
iterator
Iterable<E>
Copyright © 2014 The Apache Software Foundation. All rights reserved.