|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.torstennahm.integrate.visualizerdata.VisualizerData de.torstennahm.integrate.visualizerdata.NewResult
public class NewResult
Signals that the integrator has arrived at a new integration result.
IntegrationResult
Field Summary | |
---|---|
IntegrationResult |
result
|
Constructor Summary | |
---|---|
NewResult(IntegrationResult result)
Constructor. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final IntegrationResult result
Constructor Detail |
---|
public NewResult(IntegrationResult result)
result
- current result state for the integration process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |