Package | Description |
---|---|
com.mongodb.async.client |
This packages contains classes for the new async client
|
com.mongodb.client |
This package contains client interfaces
|
Modifier and Type | Method and Description |
---|---|
<U> MongoIterable<U> |
MongoIterable.map(Function<TResult,U> mapper)
Maps this iterable from the source document type to the target document type.
|
Modifier and Type | Method and Description |
---|---|
<U> MongoIterable<U> |
MongoIterable.map(Function<TResult,U> mapper)
Maps this iterable from the source document type to the target document type.
|
Copyright © 2016. All Rights Reserved.