Package com.googlecode.objectify.impl
Class ResultWithCursor<T>
java.lang.Object
com.googlecode.objectify.impl.ResultWithCursor<T>
Associates a result value with a cursor.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Turns QueryResults into an iterator of the {result, cursor} tuple -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResultWithCursor
public ResultWithCursor()
-