JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.pif.utils
AggregatedList
Contents
Description
Method Summary
Method Details
add(Object)
remove(Object)
destroy()
Hide sidebar
Show sidebar
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
()