Class ProjectingIterable
- java.lang.Object
-
- de.bwaldvogel.mongo.backend.projection.ProjectingIterable
-
-
Constructor Summary
Constructors Constructor Description ProjectingIterable(java.lang.Iterable<Document> iterable, Document fieldSelector, java.lang.String idField)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Iterator<Document>iterator()
-