| Package | Description |
|---|---|
| de.aristaflow.adept2.model.logmanagement |
| Modifier and Type | Method and Description |
|---|---|
LogEntrySet.Cursor |
LogEntrySet.getCursor()
Returns a cursor positioned before the first entry.
|
LogEntrySet.Cursor |
LogEntrySet.getCursor(int position)
Returns a cursor positioned at the specified position.
|