Package com.exedio.cope.misc
Class QueryIterator<E>
java.lang.Object
com.exedio.cope.misc.QueryIterator<E>
- Type Parameters:
E
- was used when class was not yet deprecated
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionstatic <E> Iterator<E>
Deprecated.UseStableQueryIterator.iterate(Query, int)
instead.
-
Method Details
-
wrap
Deprecated.UseStableQueryIterator.iterate(Query, int)
instead.
-
StableQueryIterator
instead.