Uses of Interface
com.biglybt.core.util.SimpleTimer.TimerTickReceiver
Packages that use SimpleTimer.TimerTickReceiver
Package
Description
-
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement SimpleTimer.TimerTickReceiver -
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement SimpleTimer.TimerTickReceiver -
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement SimpleTimer.TimerTickReceiverModifier and TypeClassDescriptionprivate class
class
-
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.speedmanager
Classes in com.biglybt.core.speedmanager that implement SimpleTimer.TimerTickReceiver -
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement SimpleTimer.TimerTickReceiverModifier and TypeClassDescriptionclass
class
(package private) static class
class
-
Uses of SimpleTimer.TimerTickReceiver in com.biglybt.core.util
Fields in com.biglybt.core.util with type parameters of type SimpleTimer.TimerTickReceiverModifier and TypeFieldDescription(package private) static final CopyOnWriteList
<SimpleTimer.TimerTickReceiver> SimpleTimer.tick_receivers
Methods in com.biglybt.core.util with parameters of type SimpleTimer.TimerTickReceiverModifier and TypeMethodDescriptionstatic 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