JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.biglybt.pif.utils
Interface AggregatedDispatcher
public interface
AggregatedDispatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
add
(
Runnable
runnable)
void
destroy
()
Runnable
remove
(
Runnable
obj)
Method Details
add
void
add
(
Runnable
runnable)
remove
Runnable
remove
(
Runnable
obj)
destroy
void
destroy
()