|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCursor | |
|---|---|
| org.apache.directory.api.ldap.model.cursor | |
| Uses of AbstractCursor in org.apache.directory.api.ldap.model.cursor |
|---|
| Subclasses of AbstractCursor in org.apache.directory.api.ldap.model.cursor | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||