|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.torstennahm.integrate.IntegrationInfo
de.torstennahm.integrate.sparse.CouldNotEvaluateInfo
public class CouldNotEvaluateInfo
Signifies that an integration index could not be evaluated during the integration process.
| Field Summary |
|---|
| Fields inherited from class de.torstennahm.integrate.IntegrationInfo |
|---|
errorDescription |
| Constructor Summary | |
|---|---|
CouldNotEvaluateInfo(Evaluator evaluator,
Index index)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
| Methods inherited from class de.torstennahm.integrate.IntegrationInfo |
|---|
textInfo, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CouldNotEvaluateInfo(Evaluator evaluator,
Index index)
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class IntegrationInfopublic int hashCode()
hashCode in class IntegrationInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||