Package de.bwaldvogel.mongo.backend
Class QueryResult
java.lang.Object
de.bwaldvogel.mongo.backend.QueryResult
-
Constructor Summary
ConstructorsConstructorDescriptionQueryResult(Iterable<Document> documents) QueryResult(Iterable<Document> documents, long cursorId) QueryResult(Iterable<Document> documents, Cursor cursor) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator