Class ResultWithCursor<T>

java.lang.Object
com.googlecode.objectify.impl.ResultWithCursor<T>

public class ResultWithCursor<T> extends Object
Associates a result value with a cursor.
  • Constructor Details

    • ResultWithCursor

      public ResultWithCursor()