Uses of Interface
com.biglybt.core.util.SimpleTimer.TimerTickReceiver
-
-
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement SimpleTimer.TimerTickReceiver Modifier and Type Class Description class
CategoryImpl
-
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement SimpleTimer.TimerTickReceiver Modifier and Type Class Description class
DownloadManagerController
-
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement SimpleTimer.TimerTickReceiver Modifier and Type Class Description private class
GlobalManagerImpl.DownloadStateTagger.MyTag
class
GlobalManagerStatsImpl
-
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.speedmanager
Classes in com.biglybt.core.speedmanager that implement SimpleTimer.TimerTickReceiver Modifier and Type Class Description private class
SpeedLimitHandler.PeerSet.TagPeerImpl
-
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement SimpleTimer.TimerTickReceiver Modifier and Type Class Description class
TagBase
class
TagDownloadWithState
class
TagWithState
-
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.util
Fields in com.biglybt.core.util with type parameters of type SimpleTimer.TimerTickReceiver Modifier and Type Field Description (package private) static CopyOnWriteList<SimpleTimer.TimerTickReceiver>
SimpleTimer. tick_receivers
Methods in com.biglybt.core.util with parameters of type SimpleTimer.TimerTickReceiver Modifier and Type Method Description static void
SimpleTimer. addTickReceiver(SimpleTimer.TimerTickReceiver receiver)
static void
SimpleTimer. removeTickReceiver(SimpleTimer.TimerTickReceiver receiver)
-
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.ui.swt.shells.opentorrent
Classes in com.biglybt.ui.swt.shells.opentorrent that implement SimpleTimer.TimerTickReceiver Modifier and Type Class Description private static class
OpenTorrentOptionsWindow.DiscoveredTag
-