Class DatabaseBackedDictionary.ExceptionIterator
java.lang.Object
net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
net.didion.jwnl.dictionary.DatabaseBackedDictionary.ExceptionIterator
- All Implemented Interfaces:
Iterator
- Enclosing class:
DatabaseBackedDictionary
private class DatabaseBackedDictionary.ExceptionIterator
extends DatabaseBackedDictionary.DatabaseElementIterator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DatabaseBackedDictionary.DatabaseElementIterator
finalize, getPOS, getResults, hasNext, next, removeMethods inherited from class Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining
-
Constructor Details
-
ExceptionIterator
-
-
Method Details
-
createElement
- Specified by:
createElementin classDatabaseBackedDictionary.DatabaseElementIterator- Throws:
Exception
-