|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Cursor in org.apache.directory.shared.ldap.cursor |
|---|
| Classes in org.apache.directory.shared.ldap.cursor that implement Cursor | |
|---|---|
class |
AbstractCursor<E>
Simple class that contains often used Cursor code. |
class |
EmptyCursor<E>
An empty Cursor implementation. |
class |
ListCursor<E>
A simple implementation of a Cursor on a List. |
class |
SingletonCursor<E>
A Cursor over a single element. |
| Constructors in org.apache.directory.shared.ldap.cursor with parameters of type Cursor | |
|---|---|
CursorIterator(Cursor<E> cursor)
Creates a new instance of CursorIterator. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||