| Package | Description |
|---|---|
| org.grouplens.lenskit.cursors |
Cursors for iterative data access.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPollingCursor<T>
An extension of AbstractCursor that simplifies the mechanics of the
next()/hasNext() implementation to a simple method,
AbstractPollingCursor.poll(). |
Copyright © 2013 GroupLens Research. All Rights Reserved.