public interface DocumentModelIterator extends Iterator<DocumentModel>, Iterable<DocumentModel>
| Modifier and Type | Field and Description |
|---|---|
static int |
UNKNOWN_SIZE |
| Modifier and Type | Method and Description |
|---|---|
long |
size()
This might return a real elements count if the implementation allow this.
|
forEachRemaining, hasNext, next, removeforEach, iterator, spliteratorstatic final int UNKNOWN_SIZE
long size()
Copyright © 2016 Nuxeo SA. All rights reserved.