
public final class LRUList extends Object implements Iterable<OCacheEntry>
| Constructor and Description |
|---|
LRUList() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<OCacheEntry> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<OCacheEntry> iterator()
iterator in interface Iterable<OCacheEntry>Copyright © 2009–2025 OrientDB. All rights reserved.