|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.mit.jwi.RAMDictionary.HotSwappableIterator<IExceptionEntry>
edu.mit.jwi.RAMDictionary.HotSwappableExceptionEntryIterator
protected class RAMDictionary.HotSwappableExceptionEntryIterator
A hot swappable iterator that iterates over exceptions entries for a particular part of speech.
| Constructor Summary | |
|---|---|
RAMDictionary.HotSwappableExceptionEntryIterator(POS pos)
Constructs a new hot swappable iterator that iterates over exception entries for the specified part of speech. |
|
| Method Summary | |
|---|---|
protected java.util.Iterator<IExceptionEntry> |
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.HotSwappableExceptionEntryIterator(POS pos)
pos - the part of speech for this iterator, may not be
null
java.lang.NullPointerException - if the specified part of speech is null| Method Detail |
|---|
protected java.util.Iterator<IExceptionEntry> makeIterator()
RAMDictionary.HotSwappableIterator
makeIterator in class RAMDictionary.HotSwappableIterator<IExceptionEntry>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||