protected class RAMDictionary.HotSwappableSenseEntryIterator extends RAMDictionary.HotSwappableIterator<ISenseEntry>
| Constructor and Description |
|---|
HotSwappableSenseEntryIterator()
Constructs a new hot swappable iterator that iterates over sense
entries.
|
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<ISenseEntry> |
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 HotSwappableSenseEntryIterator()
NullPointerException - if the specified part of speech is nullprotected Iterator<ISenseEntry> makeIterator()
RAMDictionary.HotSwappableIteratormakeIterator in class RAMDictionary.HotSwappableIterator<ISenseEntry>Copyright © 2018. All rights reserved.