public class IterationEvent extends EventObject
IterationManager
should be derived.Constructor and Description |
---|
IterationEvent(Object source,
int iterations)
Creates a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
int |
getIterations()
Returns the number of iterations performed at the time
this event
is created. |
getSource, toString
public IterationEvent(Object source, int iterations)
source
- the iterative algorithm on which the event initially
occurrediterations
- the number of iterations performed at the time
this
event is createdJas4pp 1.5 © Java Analysis Studio for Particle Physics