| Constructor and Description |
|---|
SynonymsIterable(SearchIndex<?> index) |
SynonymsIterable(SearchIndex<?> index,
Integer hitsPerPage) |
SynonymsIterable(SearchIndex<?> index,
Integer hitsPerPage,
RequestOptions requestOptions) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Synonym> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic SynonymsIterable(@Nonnull SearchIndex<?> index)
public SynonymsIterable(@Nonnull SearchIndex<?> index, @Nonnull Integer hitsPerPage)
public SynonymsIterable(@Nonnull SearchIndex<?> index, @Nonnull Integer hitsPerPage, RequestOptions requestOptions)
Copyright © 2019. All rights reserved.