| Package | Description |
|---|---|
| com.net2plan.interfaces.simulation |
Provides a set of classes for the online simulator tool.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ICombinedEventProcessor
Abstract class providing an event processor that is able to combine
existing event processors into a common one.
|
| Modifier and Type | Field and Description |
|---|---|
IEventProcessor[] |
ICombinedEventProcessor.eventProcessors
Reference to the set of event processors.
|
| Constructor and Description |
|---|
ICombinedEventProcessor(IEventProcessor... eventProcessors)
Default constructor.
|
Copyright © 2018. All rights reserved.