Uses of Class
jade.core.TimerDispatcher
-
Packages that use TimerDispatcher Package Description jade.core This package contains the microkernel of JADE system. -
-
Uses of TimerDispatcher in jade.core
Methods in jade.core that return TimerDispatcher Modifier and Type Method Description TimerDispatcherRuntime. getTimerDispatcher()static TimerDispatcherTimerDispatcher. getTimerDispatcher()Methods in jade.core with parameters of type TimerDispatcher Modifier and Type Method Description static voidTimerDispatcher. setTimerDispatcher(TimerDispatcher td)
-