Type - the entry type storedpublic class RecentK<Type> extends Object implements Iterable<Type>
| Constructor and Description |
|---|
RecentK(int maxItems) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Type item) |
Iterator<Type> |
iterator() |
Set<Type> |
recentItems() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.