protected class RAMDictionary.HotSwappableIndexWordIterator extends RAMDictionary.HotSwappableIterator<IIndexWord>
| Constructor and Description |
|---|
HotSwappableIndexWordIterator(POS pos)
Constructs a new hot swappable iterator for index words.
|
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<IIndexWord> |
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 HotSwappableIndexWordIterator(POS pos)
pos - the part of speech for the iteratorprotected Iterator<IIndexWord> makeIterator()
RAMDictionary.HotSwappableIteratormakeIterator in class RAMDictionary.HotSwappableIterator<IIndexWord>Copyright © 2018. All rights reserved.