|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.man.entitytagger.generate.ConvertToVariantsProblemIterator.ConvertToVariantsProblem
private class ConvertToVariantsProblemIterator.ConvertToVariantsProblem
| Field Summary | |
|---|---|
private DictionaryEntry |
de
|
| Constructor Summary | |
|---|---|
ConvertToVariantsProblemIterator.ConvertToVariantsProblem(DictionaryEntry de)
|
|
| Method Summary | |
|---|---|
Tuple<DictionaryEntry,java.util.Set<java.lang.String>> |
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 de
| Constructor Detail |
|---|
public ConvertToVariantsProblemIterator.ConvertToVariantsProblem(DictionaryEntry de)
| Method Detail |
|---|
public Tuple<DictionaryEntry,java.util.Set<java.lang.String>> compute()
Problem
compute in interface Problem<Tuple<DictionaryEntry,java.util.Set<java.lang.String>>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||