public class SynonymsIterable extends Object implements Iterable<AbstractSynonym>
| Constructor and Description |
|---|
SynonymsIterable(Index<?> index) |
SynonymsIterable(Index<?> index,
Integer hitsPerPage) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<AbstractSynonym> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<AbstractSynonym> iterator()
iterator in interface Iterable<AbstractSynonym>Copyright © 2018. All rights reserved.