Uses of Class
com.biglybt.core.util.AERunnable
Packages that use AERunnable
Package
Description
-
Uses of AERunnable in com.biglybt.core.dht.control.impl
Subclasses of AERunnable in com.biglybt.core.dht.control.impl -
Uses of AERunnable in com.biglybt.core.dht.transport.loopback
Methods in com.biglybt.core.dht.transport.loopback with parameters of type AERunnable -
Uses of AERunnable in com.biglybt.core.disk.impl
Fields in com.biglybt.core.disk.impl with type parameters of type AERunnableModifier and TypeFieldDescriptionprivate static final ThreadPool<AERunnable> DiskManagerImpl.start_pool -
Uses of AERunnable in com.biglybt.core.download
Subclasses of AERunnable in com.biglybt.core.download -
Uses of AERunnable in com.biglybt.core.subs.impl
Fields in com.biglybt.core.subs.impl with type parameters of type AERunnableModifier and TypeFieldDescriptionprivate ThreadPool<AERunnable> SubscriptionSchedulerImpl.result_downloaderMethods in com.biglybt.core.subs.impl with parameters of type AERunnableModifier and TypeMethodDescriptionprivate voidSubscriptionManagerImpl.waitForChat(BuddyPluginBeta.ChatInstance chat, AERunnable runnable) -
Uses of AERunnable in com.biglybt.core.tracker.client.impl.bt
Subclasses of AERunnable in com.biglybt.core.tracker.client.impl.bt -
Uses of AERunnable in com.biglybt.core.tracker.server.impl
Subclasses of AERunnable in com.biglybt.core.tracker.server.implModifier and TypeClassDescriptionprotected static classclass -
Uses of AERunnable in com.biglybt.core.tracker.server.impl.tcp
Subclasses of AERunnable in com.biglybt.core.tracker.server.impl.tcp -
Uses of AERunnable in com.biglybt.core.tracker.server.impl.tcp.blocking
Subclasses of AERunnable in com.biglybt.core.tracker.server.impl.tcp.blocking -
Uses of AERunnable in com.biglybt.core.tracker.server.impl.tcp.nonblocking
Subclasses of AERunnable in com.biglybt.core.tracker.server.impl.tcp.nonblocking -
Uses of AERunnable in com.biglybt.core.tracker.server.impl.udp
Subclasses of AERunnable in com.biglybt.core.tracker.server.impl.udp -
Uses of AERunnable in com.biglybt.core.util
Classes in com.biglybt.core.util with type parameters of type AERunnableModifier and TypeClassDescriptionclassThreadPool<T extends AERunnable>interfaceThreadPoolParent<T extends AERunnable>classThreadPoolVirtual<T extends AERunnable>Subclasses of AERunnable in com.biglybt.core.utilModifier and TypeClassDescriptionstatic classclassclassclassprotected static classFields in com.biglybt.core.util declared as AERunnableModifier and TypeFieldDescriptionprivate AERunnableAsyncDispatcher.queue_headprivate TThreadPool.threadPoolWorker.runnableprivate TThreadPoolVirtual.threadPoolWorker.runnableprivate AERunnableFrequencyLimitedDispatcher.targetFields in com.biglybt.core.util with type parameters of type AERunnableMethods in com.biglybt.core.util that return AERunnableModifier and TypeMethodDescriptionstatic AERunnableThreadPool.getOldestQueuedTask()ThreadPoolVirtual.getOldestQueuedTask()ThreadPool.getQueuedTasks()ThreadPoolVirtual.getQueuedTasks()protected AERunnableTimerEvent.getRunnable()Methods in com.biglybt.core.util with parameters of type AERunnableModifier and TypeMethodDescriptionvoidAsyncDispatcher.dispatch(AERunnable target) voidAsyncDispatcher.dispatch(AERunnable target, boolean is_priority) booleanThreadPool.isQueued(AERunnable task) booleanThreadPoolVirtual.isQueued(AERunnable task) protected voidThreadPool.runIt(AERunnable runnable) protected voidThreadPoolVirtual.runIt(AERunnable runnable) Constructors in com.biglybt.core.util with parameters of type AERunnableModifierConstructorDescriptionDelayedEvent(String name, long delay_millis, AERunnable target) FrequencyLimitedDispatcher(AERunnable _target, int _min_frequency_millis) -
Uses of AERunnable in com.biglybt.net.upnp.impl
Fields in com.biglybt.net.upnp.impl with type parameters of type AERunnable -
Uses of AERunnable in com.biglybt.pif.ui.tables
Fields in com.biglybt.pif.ui.tables declared as AERunnable -
Uses of AERunnable in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local with parameters of type AERunnable -
Uses of AERunnable in com.biglybt.pifimpl.local.clientid
Subclasses of AERunnable in com.biglybt.pifimpl.local.clientid -
Uses of AERunnable in com.biglybt.ui.common.table.impl
Subclasses of AERunnable in com.biglybt.ui.common.table.implMethods in com.biglybt.ui.common.table.impl with parameters of type AERunnableModifier and TypeMethodDescriptionabstract voidTableViewImpl.getOffUIThread(AERunnable runnable) -
Uses of AERunnable in com.biglybt.ui.swt
Fields in com.biglybt.ui.swt with type parameters of type AERunnableMethods in com.biglybt.ui.swt with parameters of type AERunnableModifier and TypeMethodDescriptionprivate TorrentMenuFancy.HeaderInfoTorrentMenuFancy.addHeader(String id, String title, AERunnable runnable) static voidUtils.getOffOfSWTThread(AERunnable runnable) static voidTorrentUtil.removeDownloads(DownloadManager[] dms, AERunnable deleteFailed) static voidTorrentUtil.removeDownloads(DownloadManager[] dms, AERunnable deleteFailed, boolean forcePrompt) private static voidTorrentUtil.removeDownloadsPrompterClosed(DownloadManager[] dms, int index, AERunnable deleteFailed, int result, boolean doAll, boolean deleteTorrent) private static voidTorrentUtil.removeDownloadsPrompterClosedSupport(DownloadManager[] dms, int index, AERunnable deleteFailed, int result, boolean doAll, boolean deleteTorrent) private static voidTorrentUtil.removeDownloadsSupport(DownloadManager[] dms, AERunnable deleteFailed, boolean forcePrompt) static voidTorrentUtil.removeDownloadStubs(DownloadStub.DownloadStubEx[] dms, AERunnable deleteFailed, boolean forcePrompt) private static voidTorrentUtil.removeDownloadStubsPrompterClosed(DownloadStub.DownloadStubEx[] dms, int index, AERunnable deleteFailed, int result, boolean doAll, boolean deleteTorrent) -
Uses of AERunnable in com.biglybt.ui.swt.mainwindow
Subclasses of AERunnable in com.biglybt.ui.swt.mainwindowFields in com.biglybt.ui.swt.mainwindow with type parameters of type AERunnableModifier and TypeFieldDescriptionprivate static final ThreadPool<AERunnable> TorrentOpener.async_open_pool -
Uses of AERunnable in com.biglybt.ui.swt.progress
Fields in com.biglybt.ui.swt.progress with type parameters of type AERunnableModifier and TypeFieldDescriptionprivate static final ThreadPool<AERunnable> ProgressWindow.core_op_pool -
Uses of AERunnable in com.biglybt.ui.swt.views.table.painted
Subclasses of AERunnable in com.biglybt.ui.swt.views.table.paintedModifier and TypeClassDescriptionprivate classprivate classMethods in com.biglybt.ui.swt.views.table.painted with parameters of type AERunnable -
Uses of AERunnable in com.biglybt.ui.swt.views.utils
Methods in com.biglybt.ui.swt.views.utils with parameters of type AERunnableModifier and TypeMethodDescriptionstatic voidManagerUtils.asyncStopDelete(DownloadManager dm, int stateAfterStopped, boolean bDeleteTorrent, boolean bDeleteData, AERunnable deleteFailed)