protected class RAMDictionary.HotSwappableSynsetIterator extends RAMDictionary.HotSwappableIterator<ISynset>
| Constructor and Description |
|---|
HotSwappableSynsetIterator(POS pos)
Constructs a new hot swappable iterator for synsets.
|
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<ISynset> |
makeIterator()
Constructs the iterator that will iterate over the loaded data.
|
checkForLoad, hasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic HotSwappableSynsetIterator(POS pos)
pos - the part of speech for the iteratorprotected Iterator<ISynset> makeIterator()
RAMDictionary.HotSwappableIteratormakeIterator in class RAMDictionary.HotSwappableIterator<ISynset>Copyright © 2018. All rights reserved.