Uses of Class
org.djutils.event.EventProducerImpl
| Package | Description | 
|---|---|
| org.djutils.event | 
 Provides classes and interfaces for asynchronous communication. 
 | 
| org.djutils.event.remote | 
 EventProducer and EventListener extended for Remote access. 
 | 
- 
Uses of EventProducerImpl in org.djutils.event
Fields in org.djutils.event declared as EventProducerImpl Modifier and Type Field Description protected EventProducerImplEventProducer. eventProducerImplThe EventProducer helper class with the actual implementation to avoid code duplication. - 
Uses of EventProducerImpl in org.djutils.event.remote
Fields in org.djutils.event.remote declared as EventProducerImpl Modifier and Type Field Description protected EventProducerImplRemoteEventProducer. eventProducerImplThe EventProducer helper class with the actual implementation to avoid code duplication.