Interface ProducerInterface

All Superinterfaces:
Remote
All Known Implementing Classes:
Producer

public interface ProducerInterface
extends Remote
ProducerInterface.java.

Copyright (c) 2019-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.

Author:
Alexander Verbraeck
  • Method Summary

    Modifier and Type Method Description
    void addListener​(ListenerInterface listener)
    Add a listener to the producer.