Constructor and Description |
---|
PagedIterator(int pageSize,
EcmSearchFunction<EntryType,ExceptionType> supplier) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
EntryType |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public PagedIterator(int pageSize, EcmSearchFunction<EntryType,ExceptionType> supplier)
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.