Package | Description |
---|---|
nl.tudelft.simulation.event |
Provides classes and interfaces for asynchronous communication.
|
nl.tudelft.simulation.event.remote | |
nl.tudelft.simulation.event.util |
Provides an extension to Java's collection library.
|
Modifier and Type | Class and Description |
---|---|
class |
EventProducer
The EventProducer forms the reference implementation of the
EventProducerInterface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RemoteEventProducerInterface
The RemoteEventProducerInterface provides a remote implementation of the
EventProducerInterface.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteEventProducer
The RemoteEventProducer provides a remote implementation of the
eventProducer.
|
Modifier and Type | Class and Description |
---|---|
class |
EventIterator
The Event producing iterator provides a set to which one can subscribe
interest in entry changes.
|
class |
EventProducingCollection
The Event producing collection provides a set to which one can subscribe
interest in entry changes.
|
class |
EventProducingList
The Event producing list provides a list to which one can subscribe interest
in entry changes.
|
class |
EventProducingMap
The Event producing map provides a map to which one can subscribe interest in
entry changes.
|
class |
EventProducingSet
The Event producing set provides a set to which one can subscribe interest in
entry changes.
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.