public class SegmentPropagationEventArgs extends EventArgs
propagator's
propagation.Constructor and Description |
---|
SegmentPropagationEventArgs(SegmentResults results)
Initializes a new instance.
|
Modifier and Type | Method and Description |
---|---|
SegmentResults |
getResults()
|
public SegmentPropagationEventArgs(SegmentResults results)
results
- The SegmentResults
to include when an event is raised.public final SegmentResults getResults()