| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.cursor |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyCursor<E>
An empty Cursor implementation.
|
class |
ListCursor<E>
A simple implementation of a Cursor on a
List. |
class |
SetCursor<E>
A simple implementation of a Cursor on a
Set. |
class |
SingletonCursor<E>
A Cursor over a single element.
|
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.