|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mit.jwi.RAMDictionary.HotSwappableIterator<IIndexWord>
edu.mit.jwi.RAMDictionary.HotSwappableIndexWordIterator
protected class RAMDictionary.HotSwappableIndexWordIterator
A hot swappable iterator for index words.
Constructor Summary | |
---|---|
RAMDictionary.HotSwappableIndexWordIterator(POS pos)
Constructs a new hot swappable iterator for index words. |
Method Summary | |
---|---|
protected java.util.Iterator<IIndexWord> |
makeIterator()
Constructs the iterator that will iterate over the loaded data. |
Methods inherited from class edu.mit.jwi.RAMDictionary.HotSwappableIterator |
---|
checkForLoad, hasNext, next, remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RAMDictionary.HotSwappableIndexWordIterator(POS pos)
pos
- the part of speech for the iteratorMethod Detail |
---|
protected java.util.Iterator<IIndexWord> makeIterator()
RAMDictionary.HotSwappableIterator
makeIterator
in class RAMDictionary.HotSwappableIterator<IIndexWord>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |