public class AutoCloseMorphiaIterable<T> extends Object implements Iterable<T>, AutoCloseable
| Constructor and Description |
|---|
AutoCloseMorphiaIterable(org.mongodb.morphia.query.MorphiaIterator<T,T> morphiaIterator) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
finalize() |
Iterator<T> |
iterator() |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2020. All rights reserved.