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
SEARCH:
Package
com.biglybt.pif.utils
Interface AggregatedList
public interface
AggregatedList
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
add
(
Object
obj)
void
destroy
()
Object
remove
(
Object
obj)
Method Details
add
void
add
(
Object
obj)
remove
Object
remove
(
Object
obj)
destroy
void
destroy
()