public class DocumentList extends LinkedList<Map<String,Object>>
modCount| Constructor and Description |
|---|
DocumentList() |
| Modifier and Type | Method and Description |
|---|---|
static DocumentList |
wrap(Iterator<com.orientechnologies.orient.core.record.impl.ODocument> docs) |
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, toArray, toArrayiteratorequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCode, isEmpty, iterator, listIterator, removeAll, retainAll, subListpublic static DocumentList wrap(Iterator<com.orientechnologies.orient.core.record.impl.ODocument> docs)
Copyright © 2014. All Rights Reserved.