Package com.google.code.yanf4j.core
Interface Dispatcher
-
- All Known Implementing Classes:
PoolDispatcher
public interface DispatcherDispatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddispatch(java.lang.Runnable r)voidstop()
-