|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.man.entitytagger.generate.GenerateAutomatons.ToAutomatonProblemIterator
private class GenerateAutomatons.ToAutomatonProblemIterator
| Field Summary | |
|---|---|
(package private) int |
currentItem
|
private java.util.ArrayList<DictionaryEntry> |
dictionaryEntries
|
private boolean |
lowercase
|
| Constructor Summary | |
|---|---|
GenerateAutomatons.ToAutomatonProblemIterator(java.util.ArrayList<DictionaryEntry> dictionaryEntries,
boolean lowercase)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
GenerateAutomatons.ToAutomatonProblem |
next()
|
void |
remove()
not implemented |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.ArrayList<DictionaryEntry> dictionaryEntries
int currentItem
private boolean lowercase
| Constructor Detail |
|---|
public GenerateAutomatons.ToAutomatonProblemIterator(java.util.ArrayList<DictionaryEntry> dictionaryEntries,
boolean lowercase)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<Problem<dk.brics.automaton.Automaton>>public GenerateAutomatons.ToAutomatonProblem next()
next in interface java.util.Iterator<Problem<dk.brics.automaton.Automaton>>public void remove()
remove in interface java.util.Iterator<Problem<dk.brics.automaton.Automaton>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||