Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
2.12.0
-
None
Description
https://github.com/mongodb/mongo-java-driver/blob/master/src/main/com/mongodb/QueryResultIterator.java is missing from Java docs.
This is worrisome; isn't Java docs generated from the source code? Maybe the generated docs should be included in mongodb/mongo-java-driver
and automatically generated by the build system.