public class AggregationMethodSortedWrapperValueIterator extends Object implements Iterator<Collection<EventBean>>
Constructor and Description |
---|
AggregationMethodSortedWrapperValueIterator(Iterator<Object> iterator) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Collection<EventBean> |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public boolean hasNext()
hasNext
in interface Iterator<Collection<EventBean>>
public Collection<EventBean> next()
next
in interface Iterator<Collection<EventBean>>
Copyright © 2005–2021. All rights reserved.