MATSIM
Public Member Functions | List of all members
org.matsim.core.controler.listener.ControlerListener Interface Reference
Inheritance diagram for org.matsim.core.controler.listener.ControlerListener:
Inheritance graph
[legend]

Public Member Functions

default double priority ()
 

Detailed Description

ControlerListeners are notified at specific points in the Controler loop. See sub-interfaces for more information and specific usages.

Example(s):

Author
dgrether

Definition at line 38 of file ControlerListener.java.

Member Function Documentation

◆ priority()

default double org.matsim.core.controler.listener.ControlerListener.priority ( )

The documentation for this interface was generated from the following file: