|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.man.entitytagger.generate.GenerateAutomatons.ToAutomatonProblem
private class GenerateAutomatons.ToAutomatonProblem
| Field Summary | |
|---|---|
private DictionaryEntry |
entry
|
private boolean |
lowercase
|
| Constructor Summary | |
|---|---|
GenerateAutomatons.ToAutomatonProblem(DictionaryEntry entry,
boolean lowercase)
|
|
| Method Summary | |
|---|---|
dk.brics.automaton.Automaton |
compute()
This is the method called by the master threads, and should contain the code that should be computed concurrently. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private DictionaryEntry entry
private boolean lowercase
| Constructor Detail |
|---|
public GenerateAutomatons.ToAutomatonProblem(DictionaryEntry entry,
boolean lowercase)
| Method Detail |
|---|
public dk.brics.automaton.Automaton compute()
Problem
compute in interface Problem<dk.brics.automaton.Automaton>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||