Uses of Interface
com.biglybt.pif.utils.AggregatedList
-
Packages that use AggregatedList Package Description com.biglybt.pif.utils com.biglybt.pifimpl.local.utils -
-
Uses of AggregatedList in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that return AggregatedList Modifier and Type Method Description AggregatedList
Utilities. createAggregatedList(AggregatedListAcceptor acceptor, long idle_dispatch_time, long max_queue_size)
-
Uses of AggregatedList in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils that return AggregatedList Modifier and Type Method Description AggregatedList
UtilitiesImpl. createAggregatedList(AggregatedListAcceptor acceptor, long idle_dispatch_time, long max_queue_size)
-