| Interface | Description |
|---|---|
| EntryFilter |
An entry filter is used to modify search results while they are being
returned from Cursors over ServerEntry objects.
|
| EntryFilteringCursor |
A wrapper on top of a Cursor used to filter entries we get from the backend.
|
| Class | Description |
|---|---|
| CursorList |
An implementation of a Cursor based on a
List of Cursors. |
| EntryFilteringCursorImpl |
A Cursor which uses a list of filters to selectively return entries and/or
modify the contents of entries.
|
Copyright © 2021. All rights reserved.