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