JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.google.code.yanf4j.core
Dispatcher
Contents
Description
Method Summary
Method Details
dispatch(Runnable)
stop()
Hide sidebar
Show sidebar
Interface Dispatcher
All Known Implementing Classes:
PoolDispatcher
public interface
Dispatcher
Dispatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
dispatch
(
Runnable
r)
void
stop
()
Method Details
dispatch
void
dispatch
(
Runnable
r)
stop
void
stop
()