| Package | Description |
|---|---|
| com.orientechnologies.orient.core.storage.impl.local.paginated.wal.cas.deque |
| Modifier and Type | Method and Description |
|---|---|
static <T> Cursor<T> |
MPSCFAAArrayDequeue.next(Cursor<T> cursor) |
Cursor<T> |
MPSCFAAArrayDequeue.peekFirst() |
Cursor<T> |
MPSCFAAArrayDequeue.peekLast() |
static <T> Cursor<T> |
MPSCFAAArrayDequeue.prev(Cursor<T> cursor) |
| Modifier and Type | Method and Description |
|---|---|
static <T> Cursor<T> |
MPSCFAAArrayDequeue.next(Cursor<T> cursor) |
static <T> Cursor<T> |
MPSCFAAArrayDequeue.prev(Cursor<T> cursor) |
Copyright © 2009–2025 OrientDB. All rights reserved.