public class PagedSearchResult.PagedSearchIterator extends java.lang.Object implements java.util.Iterator<org.apache.directory.api.ldap.model.message.Response>
PagedSearchIterator(PagedSearchResult cursor)
boolean
hasNext()
org.apache.directory.api.ldap.model.message.Response
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public PagedSearchIterator(PagedSearchResult cursor)
public boolean hasNext()
hasNext
java.util.Iterator<org.apache.directory.api.ldap.model.message.Response>
public org.apache.directory.api.ldap.model.message.Response next()
next
Copyright © 2021. All Rights Reserved.